summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-03 20:27:04 -0400
committerspiderr <spider@viovio.com>2013-04-03 20:27:04 -0400
commitb9ca8f285103325066cac12c8b3e6ef056a040f8 (patch)
treee4c34241fea0cd621c6d4158fccb9f0d3e52c3a2
parent759fc6744e0939556f00702cf24ea10c745ad780 (diff)
downloadboards-b9ca8f285103325066cac12c8b3e6ef056a040f8.tar.gz
boards-b9ca8f285103325066cac12c8b3e6ef056a040f8.tar.bz2
boards-b9ca8f285103325066cac12c8b3e6ef056a040f8.zip
update all admin menus for bootstrap dropdowns with proper sub-menus
-rw-r--r--templates/menu_boards_admin.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_boards_admin.tpl b/templates/menu_boards_admin.tpl
index 1b4a7a8..bf2f451 100644
--- a/templates/menu_boards_admin.tpl
+++ b/templates/menu_boards_admin.tpl
@@ -1,3 +1,3 @@
<li>
- <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=boards">{tr}Boards Settings{/tr}</a>
+ <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page=boards">{tr}Boards{/tr}</a>
</li>