summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-03 20:27:30 -0400
committerspiderr <spider@viovio.com>2013-04-03 20:27:30 -0400
commitaf455080e442ddd8ffcd3837d9a15ac53186a873 (patch)
treef1d06277692af10413c9535fc2f4ddf4c02eff9b
parentc6c67984487458d350b4566862c6eadf15af6a63 (diff)
downloadmessages-af455080e442ddd8ffcd3837d9a15ac53186a873.tar.gz
messages-af455080e442ddd8ffcd3837d9a15ac53186a873.tar.bz2
messages-af455080e442ddd8ffcd3837d9a15ac53186a873.zip
update all admin menus for bootstrap dropdowns with proper sub-menus
-rw-r--r--templates/menu_messages_admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_messages_admin.tpl b/templates/menu_messages_admin.tpl
index 5293b90..f89455e 100644
--- a/templates/menu_messages_admin.tpl
+++ b/templates/menu_messages_admin.tpl
@@ -1,5 +1,5 @@
{strip}
<li>
- <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=messages">{tr}Messages Settings{/tr}</a>
+ <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=messages">{tr}Messages{/tr}</a>
</li>
{/strip}