From: Eli Lisseck Date: Thu, 29 Nov 2018 01:04:59 +0000 (-0800) Subject: dev/core/482 resolve issue for inline template as well X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=f336ee25f01356b8d2b5acf6c9ef461e5e38e6da;p=civicrm-core.git dev/core/482 resolve issue for inline template as well --- diff --git a/templates/CRM/Contact/Form/Inline/Website.tpl b/templates/CRM/Contact/Form/Inline/Website.tpl index 8057d46ddd..ccd6e4aa04 100644 --- a/templates/CRM/Contact/Form/Inline/Website.tpl +++ b/templates/CRM/Contact/Form/Inline/Website.tpl @@ -50,7 +50,9 @@ {$form.website.$blockId.url.html|crmAddClass:url}  {$form.website.$blockId.website_type_id.html} - + {if $blockId gt 1} + + {/if} {/section}