diff options
| author | spiderr <spider@viovio.com> | 2013-04-03 20:27:04 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-03 20:27:04 -0400 |
| commit | b9ca8f285103325066cac12c8b3e6ef056a040f8 (patch) | |
| tree | e4c34241fea0cd621c6d4158fccb9f0d3e52c3a2 /templates | |
| parent | 759fc6744e0939556f00702cf24ea10c745ad780 (diff) | |
| download | boards-b9ca8f285103325066cac12c8b3e6ef056a040f8.tar.gz boards-b9ca8f285103325066cac12c8b3e6ef056a040f8.tar.bz2 boards-b9ca8f285103325066cac12c8b3e6ef056a040f8.zip | |
update all admin menus for bootstrap dropdowns with proper sub-menus
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/menu_boards_admin.tpl | 2 |
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> |
