X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fprofile_vcard.tpl;h=13037c8a21ce352d285463dfca6dd5303f168bbe;hb=cde9b6370da1735fffab2fe5933334c2ac3320e9;hp=cbb7dcc7458bfe981d0f452b870baabab381d7d4;hpb=d470496eadb7f20c22cc92239644a75321cffb3b;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 }}