From: Hypolite Petovan Date: Sun, 5 Nov 2023 13:48:08 +0000 (-0500) Subject: [frio] Fix indentation and wrong button tag usage in vcard templates X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=35de254bd25d5ee0f8d247c2d9d683d4a217d6e8;p=friendica.git [frio] Fix indentation and wrong button tag usage in vcard templates --- diff --git a/view/theme/frio/templates/profile/vcard.tpl b/view/theme/frio/templates/profile/vcard.tpl index 86d6bd9179..b41b206ee1 100644 --- a/view/theme/frio/templates/profile/vcard.tpl +++ b/view/theme/frio/templates/profile/vcard.tpl @@ -70,19 +70,21 @@ {{/if}} - {{if $profile.addr}} - + {{if $profile.addr}} + {{/if}} - {{if $network_label}} -
-
+ {{if $network_label}} +
+ + + {{$network_label}} + +
{{/if}} {{/if}} diff --git a/view/theme/frio/templates/widget/vcard.tpl b/view/theme/frio/templates/widget/vcard.tpl index 9f030a8ef0..fff5a4b0e3 100644 --- a/view/theme/frio/templates/widget/vcard.tpl +++ b/view/theme/frio/templates/widget/vcard.tpl @@ -66,10 +66,10 @@ {{/if}} {{if $showgroup_link}}
- +
{{/if}}