summaryrefslogtreecommitdiff
path: root/templates/article_history.tpl
diff options
context:
space:
mode:
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 d2c83ec..4b68169 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="btn btn-default" name="delete" value="{tr}Delete selected versions{/tr}" />
+ <input type="submit" class="ink-button" name="delete" value="{tr}Delete selected versions{/tr}" />
</div>
{/if}
{/form}