From d875bbb022dc7bbf4acc05ecefe5da77667d0f33 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 15 Jul 2013 23:10:26 -0700 Subject: theme the page link title --- view/tpl/common_friends.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/tpl') diff --git a/view/tpl/common_friends.tpl b/view/tpl/common_friends.tpl index 499cfe626..8cd96fae5 100755 --- a/view/tpl/common_friends.tpl +++ b/view/tpl/common_friends.tpl @@ -13,5 +13,8 @@
{{$name}}
+ {{ if $note }} +
{{$note}}
+ {{/if}
\ No newline at end of file -- cgit v1.2.3