diff options
Diffstat (limited to 'templates/menus.tpl')
| -rw-r--r-- | templates/menus.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menus.tpl b/templates/menus.tpl index 8822b4f..ee9e6fb 100644 --- a/templates/menus.tpl +++ b/templates/menus.tpl @@ -89,7 +89,7 @@ </div> <div class="control-group submit"> - <input type="submit" name="store_menu" value="Save Settings" /> + <input type="submit" class="btn" name="store_menu" value="Save Settings" /> </div> {formhelp note="If you want to insert a menu in the top bar, please create the menu and then assign it to the top bar in the <em>Manage Layouts</em> screen. We recommend the <em>horizontal suckerfish</em> menu for top bar menus." link="kernel/admin/index.php?page=layout/Manage Layouts" page="NexusPackage"} |
