X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_vcard.tpl;h=6e137f28fa1a168f502fe8adac028e95304e0485;hb=665af337262531b96e793bd96a85c6028c1843e7;hp=154f22363ce6118ce3c80c104a449d4024b503d1;hpb=63fa5f6c7706bd150099821e9bf8826cb1cf4dcd;p=friendica.git diff --git a/view/profile_vcard.tpl b/view/profile_vcard.tpl old mode 100755 new mode 100644 index 154f22363c..6e137f28fa --- a/view/profile_vcard.tpl +++ b/view/profile_vcard.tpl @@ -16,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 }} @@ -38,6 +38,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}