module config et role webmaster
[mtweb] / mw / app / out / default / views / config / colonne.php
1 <?php $data = $this->data(); if(($config_menu = $data->get_link("config")) && $config_menu["subs"]) : ?>
2
3 <?php echo get_menu_ul($config_menu); ?>
4
5 <?php endif; ?>