X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fprofile_vcard.tpl;h=13037c8a21ce352d285463dfca6dd5303f168bbe;hb=cde9b6370da1735fffab2fe5933334c2ac3320e9;hp=373b47a4f062963f911ebace67c71d2064d184ec;hpb=1d6dd1666f4fc5da64447a48e158f8755d1d2a1b;p=friendica.git diff --git a/view/theme/quattro/profile_vcard.tpl b/view/theme/quattro/profile_vcard.tpl index 373b47a4f0..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 }} @@ -49,7 +49,7 @@ class="homepage-label">$homepage
$profile.homepage
{{ endif }} - {{ inc $diaspora_vcard with $diaspora=$diaspora_info }}{{ endinc }} + {{ inc diaspora_vcard.tpl }}{{ endinc }}