Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
716cf56cb2.url-de-test.ws
/
htdocs_backup
/
htdocs
/
etoile91
/
old
/
modules
/
/srv/data/web/vhosts/716cf56cb2.url-de-test.ws/htdocs_backup/htdocs/etoile91/old/modules/footer.php
<?php if($modules['footer']) { ?> <div class="container"> <div class="col-sm-10"> <a href="<?=$routes['legales-mentions']?>">Mentions légales</a> | <a href="<?=$routes['salle-91']?>">Salle 91</a> <div id="bhinternet"> <a href="http://www.bhinternet.fr" target="_blank" title="BHInternet"><span>BH</span>Internet</a> - <a href="http://www.bhinternet.fr" target="_blank" title="Création site internet entreprise">Création site internet entreprise</a> | <?php echo date('Y'); ?> </div> </div> <div class="col-sm-2"> <ul class="list-unstyled social"> <?php if(!empty($conf_facebook))echo "<li><a href='http://www.facebook.com/palais91groupe' target='_blank'><span><img src='img/facebook.gif' alt='facebook'></span></a></li>"; ?> <?php if(!empty($conf_twitter))echo "<li><a href='$conf_twitter' target='_blank'><span><img src='img/twitter.gif' alt='twitter'></span></a></li>"; ?> <?php if(!empty($conf_googlePlus))echo "<li><a href='$conf_googlePlus' target='_blank'><span><img src='img/googleplus.gif' alt='google plus'></span></a></li>"; ?> <?php if(!empty($conf_linkedIn))echo "<li><a href='$conf_linkedIn' target='_blank'><span><img src='img/linkedin.gif' alt='linkedin'></span></a></li>"; ?> <?php if(!empty($conf_rss))echo "<li><a href='$conf_rss' target='_blank'><span><img src='img/rss.gif' alt='rss'></span></a></li>"; ?> </ul> </div> </div> <?php } ?>