summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2013-07-15 13:56:44 +0100
committerlsces <lester@lsces.co.uk>2013-07-15 13:56:44 +0100
commit898b6d5ac8cf4940b2d53677f5c899322fad880d (patch)
tree3df7a3867cb1ae9275636f7655d4824015c05f42 /templates
parent01806f1a127e566c9305c6d2e9bac86b994f274f (diff)
downloadthemes-898b6d5ac8cf4940b2d53677f5c899322fad880d.tar.gz
themes-898b6d5ac8cf4940b2d53677f5c899322fad880d.tar.bz2
themes-898b6d5ac8cf4940b2d53677f5c899322fad880d.zip
clean admin menu
Diffstat (limited to 'templates')
-rw-r--r--templates/menu_themes_admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_themes_admin.tpl b/templates/menu_themes_admin.tpl
index d27d5b1..80f8ce4 100644
--- a/templates/menu_themes_admin.tpl
+++ b/templates/menu_themes_admin.tpl
@@ -6,7 +6,7 @@
<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=layout" >{tr}Module Layouts{/tr}</a></li>
<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=layout_overview" >{tr}Module{/tr}</a></li>
<li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=themes" >{tr}Theme{/tr}</a></li>
- <li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=custom_modul class="dropdown-menu sub-menu"es">{tr}Custom Modules{/tr}</a></li>
+ <li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=custom_modules">{tr}Custom Modules{/tr}</a></li>
<li><a class="item" href="{$smarty.const.THEMES_PKG_URL}admin/menus.php">{tr}Top Menu{/tr}</a></li>
<li><a class="item" href="{$smarty.const.THEMES_PKG_URL}icon_browser.php">{tr}Icon Browser{/tr}</a></li>
</ul>