From c4b09f1a4f6274b0c96c7ed742f845bdba413171 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 18 Jan 2022 10:50:25 +0100 Subject: check for existence of vcard --- view/tpl/profile_edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/profile_edit.tpl') diff --git a/view/tpl/profile_edit.tpl b/view/tpl/profile_edit.tpl index c55ce0183..5c48f4bd3 100644 --- a/view/tpl/profile_edit.tpl +++ b/view/tpl/profile_edit.tpl @@ -104,7 +104,7 @@ - {{if $fields.comms }} + {{if $fields.comms && $vcard}}