X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy-dark%2Fprofile_vcard.tpl;h=f14ea7915e1f75c48c89577e75fd3b59bfe7f89b;hb=6b830bfa97121ea6388722ef483440360ff4d4dd;hp=0c289d982b41c43d3f5eb98c24eb6a89ef1a23aa;hpb=f7ade749b827c22efe873b4f99941a1b7e5d0d62;p=friendica.git diff --git a/view/theme/dispy-dark/profile_vcard.tpl b/view/theme/dispy-dark/profile_vcard.tpl index 0c289d982b..f14ea7915e 100644 --- a/view/theme/dispy-dark/profile_vcard.tpl +++ b/view/theme/dispy-dark/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 -