aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorTreer <treer.git@the-bordello.com>2016-05-06 23:37:12 +1000
committerTreer <treer.git@the-bordello.com>2016-05-06 23:37:12 +1000
commite9e2159b3b1a884ee1dccd5c3844a2812593020e (patch)
tree9aa6e9fd61391959e4b57563a68e414a6935c230 /view/tpl/settings.tpl
parentb08fc746d81e9e486988439ae9a51918e9f9ee37 (diff)
downloadvolse-hubzilla-e9e2159b3b1a884ee1dccd5c3844a2812593020e.tar.gz
volse-hubzilla-e9e2159b3b1a884ee1dccd5c3844a2812593020e.tar.bz2
volse-hubzilla-e9e2159b3b1a884ee1dccd5c3844a2812593020e.zip
update 2 fontawesome icons
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}}