From 97ebf9021c5297a7ab2e3685bf920458d4bd3181 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 21 Jan 2016 10:42:20 +0100 Subject: bootstrapify rating and connect buttons. position the connect button more prominent right under the profile image --- view/tpl/xchan_vcard.tpl | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'view/tpl/xchan_vcard.tpl') diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 2acbb24e4..ad409d75b 100755 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -1,11 +1,10 @@
{{$name}}
+{{if $connect}} + +{{/if}}
{{$name}}
-{{if $mode != 'mail'}} -{{if $connect}} - {{$connect}} -{{/if}} -{{/if}} + -- cgit v1.2.3