summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/menu_fisheye_admin.tpl2
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>