X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fprofile_vcard.tpl;h=13037c8a21ce352d285463dfca6dd5303f168bbe;hb=c43ff35fe70cf6b0089c8240266f74666c5f48fa;hp=cbb7dcc7458bfe981d0f452b870baabab381d7d4;hpb=f1bc2afbfef6dc822929f8436c29927b703c5c48;p=friendica.git diff --git a/view/theme/quattro/profile_vcard.tpl b/view/theme/quattro/profile_vcard.tpl index cbb7dcc745..13037c8a21 100644 --- a/view/theme/quattro/profile_vcard.tpl +++ b/view/theme/quattro/profile_vcard.tpl @@ -32,9 +32,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 }} @@ -56,6 +56,9 @@ {{ if $connect }}
  • $connect
  • {{ endif }} + {{ if $wallmessage }} +
  • $wallmessage
  • + {{ endif }}