diff options
Diffstat (limited to 'templates/edit_topic.tpl')
| -rw-r--r-- | templates/edit_topic.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/edit_topic.tpl b/templates/edit_topic.tpl index 0c9eb8e..daec797 100644 --- a/templates/edit_topic.tpl +++ b/templates/edit_topic.tpl @@ -51,7 +51,7 @@ </div> <div class="control-group submit"> - <input type="submit" class="btn" name="fSubmitSaveTopic" value="{tr}Update Topic{/tr}" /> + <input type="submit" class="btn btn-default" name="fSubmitSaveTopic" value="{tr}Update Topic{/tr}" /> </div> {/form} </div><!-- end .body --> |
