summaryrefslogtreecommitdiff
path: root/templates/blog_post.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blog_post.tpl')
-rw-r--r--templates/blog_post.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/blog_post.tpl b/templates/blog_post.tpl
index f424006..a3686c0 100644
--- a/templates/blog_post.tpl
+++ b/templates/blog_post.tpl
@@ -82,8 +82,8 @@
{include file="bitpackage:liberty/edit_storage_list.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_post_exit" 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_post_exit" value="{tr}Save{/tr}" />
</div>
{/legend}
{/jstab}