aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-05-09 09:26:38 +0200
committerMario Vavti <mario@mariovavti.com>2016-05-09 09:26:38 +0200
commitc8f686b8a553586a65e5bb4ceda5d1016d1c15be (patch)
tree7bb4ab1659e7a90c38a30a6925a0ec698867e4f5 /view/tpl/settings.tpl
parent75128e8f68e829ad9e3670dac82f075d9632dba4 (diff)
parent94accd8a4c7500ee4f5c268fe7e84ad3ed9a6675 (diff)
downloadvolse-hubzilla-c8f686b8a553586a65e5bb4ceda5d1016d1c15be.tar.gz
volse-hubzilla-c8f686b8a553586a65e5bb4ceda5d1016d1c15be.tar.bz2
volse-hubzilla-c8f686b8a553586a65e5bb4ceda5d1016d1c15be.zip
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index ab5b2f93c..8157196ac 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -71,7 +71,7 @@
</div><!-- /.modal -->
{{/if}}
<div id="settings-default-perms" class="form-group" >
- <button type="button" class="btn btn-default" data-toggle="modal" data-target="#aclModal"><i id="jot-perms-icon"></i>&nbsp;{{$permissions}}</button>
+ <button type="button" class="btn btn-default" data-toggle="modal" data-target="#aclModal"><i id="jot-perms-icon" class="fa"></i>&nbsp;{{$permissions}}</button>
{{$aclselect}}
</div>
{{$group_select}}