PATH:
home
/
letacommog
/
letaweb
/
admin
/
modules
/
menu
<div class="main_menu_wrapper"> <?php if (!$this->dynamic) { echo $this->renderMenu($this->menu_items); } else { echo $this->renderSystemMenu(0); } ?> </div> <?php if ($this->script) { $this->registerScript('', '$("#'.$this->page_id.' .sm").smartmenus();'); } ?>
[+]
..
[-] frontend_script.php
[edit]
[-] backend.php
[edit]
[-] backend.js
[edit]
[-] frontend_view.php
[edit]
[-] frontend_class.php
[edit]