diff options
author | Mario Vavti <mario@mariovavti.com> | 2017-03-13 11:11:20 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2017-03-13 11:11:20 +0100 |
commit | 188782c46195fcc530f8641f41da012aab9dbd76 (patch) | |
tree | 38e4b5544af3996000853f94b9f916078944da7f /view/tpl/jot.tpl | |
parent | 61257094b7befe12dadbd3593fcfa70d09da2fbb (diff) | |
parent | bdfdd23b36cac0881ef4096180e1c9242753dd49 (diff) | |
download | volse-hubzilla-188782c46195fcc530f8641f41da012aab9dbd76.tar.gz volse-hubzilla-188782c46195fcc530f8641f41da012aab9dbd76.tar.bz2 volse-hubzilla-188782c46195fcc530f8641f41da012aab9dbd76.zip |
merge dev into bs4
Diffstat (limited to 'view/tpl/jot.tpl')
-rwxr-xr-x | view/tpl/jot.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 5b64867aa..8885da7c1 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -217,7 +217,7 @@ <div id="jot-preview-content" style="display:none;"></div> -{{if $showacl}}{{$acl}}{{/if}} +{{$acl}} {{if $feature_expire}} <!-- Modal for item expiry--> |