Merge pull request #23203 from civicrm/5.49
[civicrm-core.git] / templates / CRM / Form / default.tpl
index ee947e9a354ede7e6ef961d1ca5dd2b645fad660..32a55b0f74f52dc5337ffc11aaa1b8e9dfc21e0e 100644 (file)
@@ -8,7 +8,7 @@
  +--------------------------------------------------------------------+
 *}
 {if !$suppressForm}
-<form {$form.attributes>
+<form {$form.attributes|smarty:nodefaults}>
   {crmRegion name='form-top'}{/crmRegion}
 {/if}