X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffacepark%2Fprofile_vcard.tpl;h=07d2df5df31a10102b074a23e0ab74512b56f31a;hb=c5845be74edd2e48d743772c3dd31e6ad5c2a25e;hp=b8e52e5f6bd0361aab8f5fc410c03c27fe370d9d;hpb=a29842e3019255efd3f91fc01df29f5837d54fa4;p=friendica.git diff --git a/view/theme/facepark/profile_vcard.tpl b/view/theme/facepark/profile_vcard.tpl index b8e52e5f6b..07d2df5df3 100644 --- a/view/theme/facepark/profile_vcard.tpl +++ b/view/theme/facepark/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 with $diaspora=$diaspora_info }}{{ endinc }} + {{ inc diaspora_vcard.tpl }}{{ endinc }}