summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-19 17:33:01 -0400
committerspiderr <spider@viovio.com>2013-04-19 17:33:01 -0400
commit3f812b607680841844bfc171254ebd9cc48840f3 (patch)
treec3a4c85d2c5de973cd1335b19ed64ed5454ed262 /templates
parent70b021c2836caa21c758ee603f3a9aaad569ddc7 (diff)
downloadthemes-3f812b607680841844bfc171254ebd9cc48840f3.tar.gz
themes-3f812b607680841844bfc171254ebd9cc48840f3.tar.bz2
themes-3f812b607680841844bfc171254ebd9cc48840f3.zip
remove extra <li> in admin menu
Diffstat (limited to 'templates')
-rw-r--r--templates/menu_themes_admin.tpl1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/menu_themes_admin.tpl b/templates/menu_themes_admin.tpl
index 69dfeb9..d27d5b1 100644
--- a/templates/menu_themes_admin.tpl
+++ b/templates/menu_themes_admin.tpl
@@ -1,5 +1,4 @@
{strip}
-<li class="dropdown-submenu favorite">
{if $packageMenuTitle}<a href="#" onclick="return(false);" tabindex="-1" class="sub-menu-root">{tr}{$smarty.const.THEMES_PKG_DIR|capitalize}{/tr}</a>{/if}
<ul class="{$packageMenuClass}">
<li><a class="item" href="{$smarty.const.THEMES_PKG_URL}admin/admin_themes_manager.php">{tr}Change Site Theme{/tr}</a></li>