summaryrefslogtreecommitdiff
path: root/templates/menu_fisheye_admin.tpl
diff options
context:
space:
mode:
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>