summaryrefslogtreecommitdiff
path: root/templates/article_history.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-09 15:25:45 +0100
committerlsces <lester@lsces.co.uk>2014-06-09 15:25:45 +0100
commit05cbd06aa62b7be8f201ac037963828d3f955043 (patch)
tree82e50598b929d8f8897e503ecd932fab51ac85d6 /templates/article_history.tpl
parent72348d30a08da15cf9bcdd3b6d6fa780ef63a0d7 (diff)
downloadarticles-05cbd06aa62b7be8f201ac037963828d3f955043.tar.gz
articles-05cbd06aa62b7be8f201ac037963828d3f955043.tar.bz2
articles-05cbd06aa62b7be8f201ac037963828d3f955043.zip
Not sure why these have not already been switched to BS3 format
Diffstat (limited to 'templates/article_history.tpl')
-rw-r--r--templates/article_history.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/article_history.tpl b/templates/article_history.tpl
index 4b68169..d2c83ec 100644
--- a/templates/article_history.tpl
+++ b/templates/article_history.tpl
@@ -103,7 +103,7 @@
{if $gContent->hasUserPermission( 'p_articles_remove' )}
<div style="text-align:right;">
- <input type="submit" class="ink-button" name="delete" value="{tr}Delete selected versions{/tr}" />
+ <input type="submit" class="btn btn-default" name="delete" value="{tr}Delete selected versions{/tr}" />
</div>
{/if}
{/form}