aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/jot.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-03-21 13:37:55 +0100
committerMario Vavti <mario@mariovavti.com>2015-03-21 13:37:55 +0100
commit9980645ab8bf061decc36837ceea1dc5ead9f824 (patch)
tree86d2e19826bf3ab86a14a077914080d73c22e1cd /view/tpl/jot.tpl
parentead45292e134fa03726912905ca1ca58ccb12fec (diff)
downloadvolse-hubzilla-9980645ab8bf061decc36837ceea1dc5ead9f824.tar.gz
volse-hubzilla-9980645ab8bf061decc36837ceea1dc5ead9f824.tar.bz2
volse-hubzilla-9980645ab8bf061decc36837ceea1dc5ead9f824.zip
fix acl for if we have an cid in /network and make $bang better visible
Diffstat (limited to 'view/tpl/jot.tpl')
-rwxr-xr-xview/tpl/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl
index 1dfb0cb75..47787676e 100755
--- a/view/tpl/jot.tpl
+++ b/view/tpl/jot.tpl
@@ -130,7 +130,7 @@
<div id="profile-jot-submit-right" class="btn-group pull-right">
{{if $showacl}}
<button id="dbtn-acl" class="btn btn-default btn-sm" data-toggle="modal" data-target="#aclModal" title="{{$permset}}" onclick="return false;">
- <i id="jot-perms-icon" class="icon-{{$lockstate}} jot-icons">{{$bang}}</i>
+ <i id="jot-perms-icon" class="icon-{{$lockstate}} jot-icons"></i>{{if $bang}}&nbsp;<i class="icon-exclamation jot-icons"></i>{{/if}}
</button>
{{/if}}
{{if $preview}}