From 18f8cafee0cc127e97d40aa70e45fd08d91c2dfe Mon Sep 17 00:00:00 2001 From: Mario Date: Sun, 21 Nov 2021 20:17:14 +0000 Subject: minor vcard fixes --- view/tpl/profile_vcard.tpl | 8 ++++++-- view/tpl/xchan_vcard.tpl | 4 ++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'view/tpl') diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 1778ae78b..983c79fab 100644 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -2,8 +2,12 @@
@@ -25,7 +29,7 @@ {{/if}}
- {{$profile.fullname}}{{if $profile.online}} {{/if}} + {{$profile.fullname}}{{if $profile.online}}{{/if}}
{{$profile.reddress}} diff --git a/view/tpl/xchan_vcard.tpl b/view/tpl/xchan_vcard.tpl index 2fd9bec1d..2b5a6cb41 100644 --- a/view/tpl/xchan_vcard.tpl +++ b/view/tpl/xchan_vcard.tpl @@ -2,10 +2,10 @@
-
+
{{$name}}
-- cgit v1.2.3