aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3/jot.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/smarty3/jot.tpl')
-rw-r--r--view/tpl/smarty3/jot.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/tpl/smarty3/jot.tpl b/view/tpl/smarty3/jot.tpl
index 9ce34ee2f..2def156b2 100644
--- a/view/tpl/smarty3/jot.tpl
+++ b/view/tpl/smarty3/jot.tpl
@@ -58,9 +58,11 @@
<a id="profile-nolocation" class="icon noglobe" title="{{$noloc}}" onclick="jotClearLocation();return false;"></a>
</div>
+ {{if $showacl}}
<div id="profile-jot-perms" class="profile-jot-perms" style="display: {{$pvisit}};" >
<a href="#profile-jot-acl-wrapper" id="jot-perms-icon" class="icon {{$lockstate}}" title="{{$permset}}" ></a>{{$bang}}
</div>
+ {{/if}}
{{if $preview}}<span onclick="preview_post();" id="jot-preview-link" class="fakelink">{{$preview}}</span>{{/if}}