diff options
Diffstat (limited to 'templates/action_logs.tpl')
| -rw-r--r-- | templates/action_logs.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/action_logs.tpl b/templates/action_logs.tpl index 8f573e0..5564f71 100644 --- a/templates/action_logs.tpl +++ b/templates/action_logs.tpl @@ -38,7 +38,7 @@ </div> <div class="control-group submit"> - <input type="submit" name="apply_settings" value="{tr}Apply Settings{/tr}" /> + <input type="submit" class="btn" name="apply_settings" value="{tr}Apply Settings{/tr}" /> </div> {/legend} {/form} |
