summaryrefslogtreecommitdiff
path: root/templates/menu_fisheye_admin.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-03 18:33:42 -0400
committerspiderr <spider@viovio.com>2013-04-03 18:33:42 -0400
commit082db6e31602d54b0d161034515bf9dfb3a434c3 (patch)
tree7bfd46f77e912bec6c1a4d841fbf10ac5d52e754 /templates/menu_fisheye_admin.tpl
parent28c134dbe75a6e5db19752cba73ae990970bbe58 (diff)
downloadfisheye-082db6e31602d54b0d161034515bf9dfb3a434c3.tar.gz
fisheye-082db6e31602d54b0d161034515bf9dfb3a434c3.tar.bz2
fisheye-082db6e31602d54b0d161034515bf9dfb3a434c3.zip
update all admin menus for bootstrap dropdowns with proper sub-menus
Diffstat (limited to 'templates/menu_fisheye_admin.tpl')
-rw-r--r--templates/menu_fisheye_admin.tpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/menu_fisheye_admin.tpl b/templates/menu_fisheye_admin.tpl
index 72a5dc7..c791bba 100644
--- a/templates/menu_fisheye_admin.tpl
+++ b/templates/menu_fisheye_admin.tpl
@@ -1 +1,3 @@
-<ul class="dropdown-menu sub-menu"><li><a class="item" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}Fisheye Settings{/tr}</a></li></ul> \ No newline at end of file
+<li>
+ <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}Fisheye Settings{/tr}</a>
+</li>