X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=6e137f28fa1a168f502fe8adac028e95304e0485;hb=665af337262531b96e793bd96a85c6028c1843e7;hp=7cd02f16486eb38ea54f5bbe54408fc1982936ef;hpb=ea4be0db89b5e95b50211e023e94aa008aadae46;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100755 new mode 100644 index 7cd02f1648..6e137f28fa --- 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
@@ -32,9 +16,9 @@ $profile.locality{{ if $profile.locality }}, {{ endif }} $profile.region - $profile.postal-code + $profile.postal_code - {{ if $profile.country-name }}$profile.country-name{{ endif }} + {{ if $profile.country_name }}$profile.country_name{{ endif }} {{ endif }} @@ -54,6 +38,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}