module config et role webmaster
[mtweb] / mw / app / out / default / views / footer.php
index 54725cf..a5f368d 100644 (file)
@@ -12,6 +12,9 @@
 <?php if($this->action_allowed("admin")) : ?>
   <li><a href="<?php echo $this->url("admin"); ?>">admin</a></li>
 <?php endif; ?>
+<?php if($this->action_allowed("config")) : ?>
+  <li><a href="<?php echo $this->url("config"); ?>">config</a></li>
+<?php endif; ?>
   <li><a href="<?php echo $this->url("users/identification/logout"); ?>">deconnexion</a></li>
 <?php endif; ?>
   <li><a href="http://mtweb.dj3c1t.com/">mtweb</a></li>