X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=d1e6847951628e784f0a3983b66c5a2ca7c46d99;hb=393a91ea7857de46f22cd4d8460476505593e89f;hp=7cd02f16486eb38ea54f5bbe54408fc1982936ef;hpb=ea4c806c5c3adacb6ef585de657e5f34c2e24c98;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100755 new mode 100644 index 7cd02f1648..d1e6847951 --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -1,27 +1,11 @@
-
-
$profile.name
- {{ if $profile.edit }} -
- $profile.edit.1 - -
- {{ endif }} -
- - + {{ if $pdesc }}
$profile.pdesc
{{ endif }} -
$profile.name
+
$profile.name
@@ -54,6 +38,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}