summaryrefslogtreecommitdiff
path: root/templates/content_role_permissions.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/content_role_permissions.tpl')
-rw-r--r--templates/content_role_permissions.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/content_role_permissions.tpl b/templates/content_role_permissions.tpl
index edb9042..0f215cd 100644
--- a/templates/content_role_permissions.tpl
+++ b/templates/content_role_permissions.tpl
@@ -66,9 +66,9 @@
<h2>{tr}Legend{/tr}</h2>
<dl>
- <dt>{booticon iname="icon-plus-sign" iexplain=""} Custom Permission: Always Allow</dt>
- <dt>{booticon iname="icon-minus-sign" iexplain=""} Custom Permission: Always Deny</dt>
- <dt>{booticon iname="icon-ok" iexplain=""} Global Permission: Allow</dt>
+ <dt>{booticon iname="fa-circle-plus"} Custom Permission: Always Allow</dt>
+ <dt>{booticon iname="fa-circle-minus"} Custom Permission: Always Deny</dt>
+ <dt>{booticon iname="fa-check"} Global Permission: Allow</dt>
<dt>{biticon iname="media-playback-stop" iexplain=""} Global Permission: Deny</dt>
</dl>
</div><!-- end .body -->