X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fduepuntozero%2Fprofile_vcard.tpl;h=e91e6125ff33fda3fa1cffc3e2052df56f2f2267;hb=c5845be74edd2e48d743772c3dd31e6ad5c2a25e;hp=fa0c0a5afeadb5317654dd478579d2eebd52780f;hpb=11c06e21b7a656c4aeae0d5c157e1db97d6db02e;p=friendica.git diff --git a/view/theme/duepuntozero/profile_vcard.tpl b/view/theme/duepuntozero/profile_vcard.tpl index fa0c0a5afe..e91e6125ff 100644 --- a/view/theme/duepuntozero/profile_vcard.tpl +++ b/view/theme/duepuntozero/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 }} @@ -31,7 +31,7 @@ {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} - {{ inc diaspora_vcard.tpl with $diaspora=$diaspora_info }}{{ endinc }} + {{ inc diaspora_vcard.tpl }}{{ endinc }}