X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fprofile_vcard.tpl;h=350a6ce4a9978e0919911fa529e94ab759ff27f7;hb=2212e6931096d188be2dea27bcb4877f16c5c2f8;hp=0c289d982b41c43d3f5eb98c24eb6a89ef1a23aa;hpb=635958e11da2f5a0d587b66968453064c2d41f13;p=friendica.git diff --git a/view/theme/dispy/profile_vcard.tpl b/view/theme/dispy/profile_vcard.tpl index 0c289d982b..350a6ce4a9 100644 --- a/view/theme/dispy/profile_vcard.tpl +++ b/view/theme/dispy/profile_vcard.tpl @@ -1,12 +1,29 @@
+ {{ if $profile.edit }} +
+ + $profile.edit.1 + +
+ {{ endif }} +
$profile.name
- + {{ if $pdesc }}
$profile.pdesc
{{ endif }}
- $profile.name + $profile.name
{{ if $location }} @@ -15,10 +32,11 @@
{{ if $profile.address }}
$profile.address
{{ endif }} - $profile.zip - $profile.locality{{ if $profile.locality }}, {{ endif }} - $profile.region - $profile.postal-code + + $profile.locality{{ if $profile.locality }}, {{ endif }} + $profile.region + $profile.postal-code + {{ if $profile.country-name }}$profile.country-name{{ endif }}