summaryrefslogtreecommitdiff
path: root/templates/edit_blog.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/edit_blog.tpl')
-rw-r--r--templates/edit_blog.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/edit_blog.tpl b/templates/edit_blog.tpl
index be67cba..0c2e5c0 100644
--- a/templates/edit_blog.tpl
+++ b/templates/edit_blog.tpl
@@ -80,8 +80,8 @@
{include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_edit_mini_tpl"}
<div class="control-group submit">
- <input type="submit" class="btn" name="preview" value="{tr}preview{/tr}" />&nbsp;
- <input type="submit" class="btn" name="save_blog" value="{tr}save{/tr}" />
+ <input type="submit" class="btn btn-default" name="preview" value="{tr}preview{/tr}" />&nbsp;
+ <input type="submit" class="btn btn-default" name="save_blog" value="{tr}save{/tr}" />
</div>
{/legend}
{/jstab}