X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Fprofile_vcard.tpl;h=d1e6847951628e784f0a3983b66c5a2ca7c46d99;hb=65268d25e62f3b04ef06c7265c6b0dde9f376246;hp=08e2e2e3a0d6e309a5990da777baf0ff64d1d193;hpb=2c1aca7ffe628ab2a455fc7abf730b6d01d288ea;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl index 08e2e2e3a0..d1e6847951 100644 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,12 +1,11 @@
-
-
$profile.name
- {{ if $profile.edit }}$profile.edit.1{{ endif }} -
+
$profile.name
+ + {{ if $pdesc }}
$profile.pdesc
{{ endif }} -
$profile.name
+
$profile.name
@@ -39,6 +38,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}