From c5d0da43e57cf812dd3a88b04740728f7ae65523 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 6 Mar 2013 15:13:54 -0800 Subject: tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly --- view/tpl/smarty3/jot.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl/smarty3/jot.tpl') 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 @@ + {{if $showacl}}
{{$bang}}
+ {{/if}} {{if $preview}}{{$preview}}{{/if}} -- cgit v1.2.3