X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fprofile_vcard.tpl;h=6331e84c4e6f0e90d5d4b2bee1c092ca46d065ba;hb=3aebb92cf3e9248dc4c6871b1f43cc02bdf28bfe;hp=2acca2fd09174677db2fbd2486e8700f43533b24;hpb=c407fb7963cd40813531e29bdc8a6b43c16725d8;p=friendica.git diff --git a/view/theme/vier/templates/profile_vcard.tpl b/view/theme/vier/templates/profile_vcard.tpl index 2acca2fd09..6331e84c4e 100644 --- a/view/theme/vier/templates/profile_vcard.tpl +++ b/view/theme/vier/templates/profile_vcard.tpl @@ -24,11 +24,11 @@ {{/if}} {{if $account_type}}
{{$account_type}}
{{/if}} - {{if $profile.network_name}}
{{$network}}
{{$profile.network_name nofilter}}
{{/if}} + {{if $profile.network_link}}
{{$network}}
{{$profile.network_link nofilter}}
{{/if}} {{if $location}}
{{$location}}
- {{if $profile.address}}
{{$profile.address}}
{{/if}} + {{if $profile.address}}
{{$profile.address nofilter}}
{{/if}} {{$profile.locality}}{{if $profile.locality}}, {{/if}} {{$profile.region}} @@ -61,21 +61,20 @@ {{if $about}}
{{$about}}
{{$profile.about nofilter}}
{{/if}} {{include file="diaspora_vcard.tpl"}} - +