petites modifications pour l'affichage
[mtweb] / mw / app / out / default / views / footer.php
index a5f368d..012622c 100644 (file)
@@ -17,5 +17,7 @@
 <?php endif; ?>
   <li><a href="<?php echo $this->url("users/identification/logout"); ?>">deconnexion</a></li>
 <?php endif; ?>
+<?php if($this->out_config("mtweb_footer_link")) : ?>
   <li><a href="http://mtweb.dj3c1t.com/">mtweb</a></li>
+<?php endif; ?>
 </ul>