X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=d1e6847951628e784f0a3983b66c5a2ca7c46d99;hb=393a91ea7857de46f22cd4d8460476505593e89f;hp=88111b0f140fb278b88a7bfd518fa5718cec5c69;hpb=058e329dfbc2678fa7e3cb2ce130fb9ffd69b84d;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl index 88111b0f14..d1e6847951 100644 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,8 +1,11 @@
-
$profile.name
+
$profile.name
+ + + {{ if $pdesc }}
$profile.pdesc
{{ endif }} -
$profile.name
+
$profile.name
@@ -35,6 +38,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}