From b1c97dfcfd80263f94733d0ec6c357eebc5a57da Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 10 Mar 2017 10:47:30 +0100 Subject: some sed magic on button class names --- view/tpl/suggest_friends.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl/suggest_friends.tpl') diff --git a/view/tpl/suggest_friends.tpl b/view/tpl/suggest_friends.tpl index 26d9da7ce..95f24cd63 100755 --- a/view/tpl/suggest_friends.tpl +++ b/view/tpl/suggest_friends.tpl @@ -4,13 +4,13 @@ {{$entry.name}} - +
{{$entry.name}}
{{if $entry.connlnk}} -
{{$entry.conntxt}}
+
{{$entry.conntxt}}
{{/if}} -- cgit v1.2.3