X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy%2Fprofile_vcard.tpl;h=cf0054a675ee85a5aded3174318e66f4dcb867cc;hb=426b436610ff59a2138acbe352e05b42a8cf80c1;hp=0c289d982b41c43d3f5eb98c24eb6a89ef1a23aa;hpb=be9985a3aed1bfbbc6964973e2f12d0bd7928c04;p=friendica.git diff --git a/view/theme/dispy/profile_vcard.tpl b/view/theme/dispy/profile_vcard.tpl index 0c289d982b..cf0054a675 100644 --- a/view/theme/dispy/profile_vcard.tpl +++ b/view/theme/dispy/profile_vcard.tpl @@ -1,12 +1,28 @@
+ {{ if $profile.edit }} +
+ + $profile.edit.1 + +
+ {{ endif }} +
$profile.name
- + {{ if $pdesc }}
$profile.pdesc
{{ endif }}
- $profile.name + $profile.name
{{ if $location }} @@ -15,10 +31,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 }}
@@ -63,4 +80,3 @@ $contact_block -