X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fdispy-dark%2Fprofile_vcard.tpl;h=f14ea7915e1f75c48c89577e75fd3b59bfe7f89b;hb=6b830bfa97121ea6388722ef483440360ff4d4dd;hp=5cb567f5aff08a5ed6b09b5c7fe74edfea55c78d;hpb=c95deb48398a23de68a3d438b5fffeaea3f3fa01;p=friendica.git diff --git a/view/theme/dispy-dark/profile_vcard.tpl b/view/theme/dispy-dark/profile_vcard.tpl index 5cb567f5af..f14ea7915e 100644 --- a/view/theme/dispy-dark/profile_vcard.tpl +++ b/view/theme/dispy-dark/profile_vcard.tpl @@ -1,30 +1,43 @@
+ {{ if $profile.edit }} +
+ + $profile.edit.1 + +
+ {{ endif }} +
$profile.name
- + {{ if $pdesc }}
$profile.pdesc
{{ endif }}
- $profile.name -
- -
-
+ $profile.name
{{ if $location }}
$location -
+
{{ 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 }} -
+
{{ endif }} @@ -67,4 +80,3 @@ $contact_block -