summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspider <spider@bitweaver.org>2014-05-29 09:41:37 -0400
committerspider <spider@bitweaver.org>2014-05-29 09:41:37 -0400
commit26512b2be41b2a298a4659ee00f280be30b19268 (patch)
tree85c8e68dcd19735798836267fb5a9b12bd5b180b
parent4fa0ed0c00edcc89b93dcf8863b976df8bde6975 (diff)
downloadboards-26512b2be41b2a298a4659ee00f280be30b19268.tar.gz
boards-26512b2be41b2a298a4659ee00f280be30b19268.tar.bz2
boards-26512b2be41b2a298a4659ee00f280be30b19268.zip
update bootstrap v3 classes
-rw-r--r--templates/list_topics.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/list_topics.tpl b/templates/list_topics.tpl
index 305fe9b..fdbc637 100644
--- a/templates/list_topics.tpl
+++ b/templates/list_topics.tpl
@@ -50,7 +50,7 @@
<th style="width:5%;">
{form class="form-inline" action="`$comments_return_url`#editcomments"}
<input type="hidden" name="post_comment_request" value="1" />
- <input type="submit" class="btn btn-mini btn-primary" value="{tr}New Topic{/tr}" />
+ <input type="submit" class="btn btn-xs btn-primary" value="{tr}New Topic{/tr}" />
{/form}
</th>
<th style="width:40%;">{tr}Title{/tr}</th>