summaryrefslogtreecommitdiff
path: root/templates/admin_themes.tpl
diff options
context:
space:
mode:
authorspiderr <spider@viovio.com>2013-04-04 01:34:35 -0400
committerspiderr <spider@viovio.com>2013-04-04 01:34:35 -0400
commita1a8cf2958f428beb79792da692fea97b8f9d0b7 (patch)
tree20c107b0594f7d16e8eb9919301e2f7e50ac39d1 /templates/admin_themes.tpl
parentdb500220e9e1fcca13f183210772de8121446f59 (diff)
downloadthemes-a1a8cf2958f428beb79792da692fea97b8f9d0b7.tar.gz
themes-a1a8cf2958f428beb79792da692fea97b8f9d0b7.tar.bz2
themes-a1a8cf2958f428beb79792da692fea97b8f9d0b7.zip
cleanup edit forms
Diffstat (limited to 'templates/admin_themes.tpl')
-rw-r--r--templates/admin_themes.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_themes.tpl b/templates/admin_themes.tpl
index f04e98e..60f966f 100644
--- a/templates/admin_themes.tpl
+++ b/templates/admin_themes.tpl
@@ -45,7 +45,7 @@
{/foreach}
<div class="control-group submit">
- <input type="submit" name="change_prefs" value="{tr}Apply Settings{/tr}" />
+ <input type="submit" class="btn" name="change_prefs" value="{tr}Apply Settings{/tr}" />
</div>
{/form}
{/strip}