summaryrefslogtreecommitdiff
path: root/templates/admin_permissions.tpl
diff options
context:
space:
mode:
authorlsces <lester@lsces.co.uk>2014-06-06 22:29:41 +0100
committerlsces <lester@lsces.co.uk>2014-06-06 22:29:41 +0100
commit74f8df16d93ab4672d35a58da26617a43d6aa862 (patch)
tree31ffddcf801c5f95072051bbec77b72680c28242 /templates/admin_permissions.tpl
parent8721c00a588884402fef5bb8f1b3518b4dd0293d (diff)
downloadusers-74f8df16d93ab4672d35a58da26617a43d6aa862.tar.gz
users-74f8df16d93ab4672d35a58da26617a43d6aa862.tar.bz2
users-74f8df16d93ab4672d35a58da26617a43d6aa862.zip
Switch to form-group divs for BS3
Diffstat (limited to 'templates/admin_permissions.tpl')
-rw-r--r--templates/admin_permissions.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_permissions.tpl b/templates/admin_permissions.tpl
index b07236f..e6c641f 100644
--- a/templates/admin_permissions.tpl
+++ b/templates/admin_permissions.tpl
@@ -70,7 +70,7 @@
<p class="formhelp">{tr}Default permissions set after installation are marked with:{/tr} {booticon iname="icon-ok" iexplain="Default"}</p>
<div class="submit">
- <input type="submit" class="ink-button" name="save" value="{tr}Apply Changes{/tr}" />
+ <input type="submit" class="btn btn-default" name="save" value="{tr}Apply Changes{/tr}" />
</div>
{/form}