diff options
Diffstat (limited to 'view/tpl/profile_edit.tpl')
-rw-r--r-- | view/tpl/profile_edit.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ </div> </div> - {{if $fields.comms }} + {{if $fields.comms && $vcard}} <div id="template-form-vcard-tel" class="mb-3 form-vcard-tel"> <select name="tel_type[]"> |