X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fprofile_vcard.tpl;h=dfa341b2601c585f3c71a90a021c906e3f93f5c2;hb=63610c7b73fcaf862adbf880d4968dd2b1678d9b;hp=644c3d7e5d01b3ebcc4d3ab1671ffe1982dc37f7;hpb=d80c37522071651e9d0d9daf796685883408fceb;p=friendica.git diff --git a/view/theme/vier/templates/profile_vcard.tpl b/view/theme/vier/templates/profile_vcard.tpl index 644c3d7e5d..dfa341b260 100644 --- a/view/theme/vier/templates/profile_vcard.tpl +++ b/view/theme/vier/templates/profile_vcard.tpl @@ -1,22 +1,10 @@ -
{{$profile.name}}
{{if $profile.edit}}
- {{$profile.edit.1}} - + {{$profile.edit.1}}
{{else}} {{if $profile.menu}} @@ -25,36 +13,53 @@ {{/if}}
+ {{if $profile.addr}}
{{$profile.addr}}
{{/if}} + + {{if $profile.pdesc}}
{{$profile.pdesc}}
{{/if}} + {{if $profile.picdate}} -
{{$profile.name}}
+
{{$profile.name}}
{{else}} -
{{$profile.name}}
+
{{$profile.name}}
{{/if}} - {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} + {{if $account_type}}
{{$account_type}}
{{/if}} {{if $profile.network_name}}
{{$network}}
{{$profile.network_name}}
{{/if}} {{if $location}} -
{{$location}}

-
+
{{$location}}
+
{{if $profile.address}}
{{$profile.address}}
{{/if}} {{$profile.locality}}{{if $profile.locality}}, {{/if}} {{$profile.region}} {{$profile.postal_code}} - {{if $profile.country_name}}{{$profile.country_name}}{{/if}} + {{if $profile.country_name}}{{$profile.country_name}}{{/if}}
{{/if}} - {{if $gender}}
{{$gender}}
{{$profile.gender}}
{{/if}} + {{if $profile.xmpp}} +
+
{{$xmpp}}
+
{{$profile.xmpp}}
+
+ {{/if}} + + {{if $gender}}
{{$gender}}
{{$profile.gender}}
{{/if}} - {{if $profile.pubkey}}{{/if}} + {{if $profile.pubkey}}{{/if}} + + {{if $contacts}}{{/if}} + + {{if $updated}}{{/if}} {{if $marital}}
{{$marital}}
{{$profile.marital}}
{{/if}} {{if $homepage}}
{{$homepage}}
{{$profile.homepage}}
{{/if}} + {{if $about}}
{{$about}}
{{$profile.about}}
{{/if}} + {{include file="diaspora_vcard.tpl"}}
{{$contact_block}} - -