diff options
| author | spiderr <spider@viovio.com> | 2013-04-03 20:27:34 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-03 20:27:34 -0400 |
| commit | 90719ed25ed7492426926c87a48a667134861833 (patch) | |
| tree | c2f1314e3ca1eab14b0bc06c064833ade768288d /templates/menu_fisheye_admin.tpl | |
| parent | 082db6e31602d54b0d161034515bf9dfb3a434c3 (diff) | |
| download | fisheye-90719ed25ed7492426926c87a48a667134861833.tar.gz fisheye-90719ed25ed7492426926c87a48a667134861833.tar.bz2 fisheye-90719ed25ed7492426926c87a48a667134861833.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.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_fisheye_admin.tpl b/templates/menu_fisheye_admin.tpl index c791bba..2d9580f 100644 --- a/templates/menu_fisheye_admin.tpl +++ b/templates/menu_fisheye_admin.tpl @@ -1,3 +1,3 @@ <li> - <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}Fisheye Settings{/tr}</a> + <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}{$smarty.const.FISHEYE_PKG_DIR|capitalize}{/tr}</a> </li> |
