From 597b07e8cc40144abce63f0779d28c2dbc376a22 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 15 Jan 2015 17:32:41 -0800 Subject: poco rating - add a test module for pulling out ratings --- view/tpl/abook_edit.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 3709944e9..7c75bfac4 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -76,11 +76,12 @@ {{/if}} +{{if $rating}} {{if $notself}}

{{$lbl_rating_txt}}

{{/if}} - +{{/if}} {{if $multiprofs }}
-- cgit v1.2.3