diff options
| author | santo spider <spider@santo> | 2014-09-05 10:38:41 -0400 |
|---|---|---|
| committer | santo spider <spider@santo> | 2014-09-05 10:38:41 -0400 |
| commit | dc6db4127d18729da439bb3e157097dde8cd8092 (patch) | |
| tree | aa5d098b37663bbc40760a4f9935dbfd7264875a /templates/menu_fisheye_admin.tpl | |
| parent | 042145a9f3c9d8cbe5f70b96adf898047d57f768 (diff) | |
| download | fisheye-dc6db4127d18729da439bb3e157097dde8cd8092.tar.gz fisheye-dc6db4127d18729da439bb3e157097dde8cd8092.tar.bz2 fisheye-dc6db4127d18729da439bb3e157097dde8cd8092.zip | |
fix admin menu
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 428fbac..a5b9605 100644 --- a/templates/menu_fisheye_admin.tpl +++ b/templates/menu_fisheye_admin.tpl @@ -1 +1 @@ -{if $packageMenuTitle}<a class="nosubmenu" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}{$smarty.const.FISHEYE_PKG_DIR|capitalize}{/tr}</a>{/if} +<a class="nosubmenu" href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=fisheye">{tr}{$smarty.const.FISHEYE_PKG_DIR|capitalize}{/tr}</a> |
