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/jot.tpl | 2 ++ view/tpl/smarty3/jot.tpl | 2 ++ view/tpl/smarty3/suggest_friends.tpl | 2 +- view/tpl/suggest_friends.tpl | 2 +- 4 files changed, 6 insertions(+), 2 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 6de2ef97e..84b6df679 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -53,9 +53,11 @@ + {{ if $showacl }}
$bang
+ {{ endif }} {{ if $preview }}$preview{{ endif }} 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}} diff --git a/view/tpl/smarty3/suggest_friends.tpl b/view/tpl/smarty3/suggest_friends.tpl index 060db0005..f7c030919 100644 --- a/view/tpl/smarty3/suggest_friends.tpl +++ b/view/tpl/smarty3/suggest_friends.tpl @@ -4,7 +4,7 @@ * *}}
- +