From: Eileen McNaughton Date: Fri, 24 Feb 2023 22:54:41 +0000 (+1300) Subject: Remove (old) Smarty-forward incompatible syntax from Address.tpl X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=2cfc61c6b96108e18db22b6c68e51ba21950ef89;p=civicrm-core.git Remove (old) Smarty-forward incompatible syntax from Address.tpl --- diff --git a/templates/CRM/Contact/Page/Inline/Address.tpl b/templates/CRM/Contact/Page/Inline/Address.tpl index 453d330884..9c248f2b65 100644 --- a/templates/CRM/Contact/Page/Inline/Address.tpl +++ b/templates/CRM/Contact/Page/Inline/Address.tpl @@ -31,7 +31,8 @@ !empty($add.geo_code_2) AND is_numeric($add.geo_code_2) } -
{ts}Map{/ts} + {assign var='mapLocationTypeID' value=$add.location_type_id} +
{ts}Map{/ts} {/if}