fix comment
authordemeritcowboy <demeritcowboy@hotmail.com>
Mon, 14 Jun 2021 14:50:25 +0000 (10:50 -0400)
committerdemeritcowboy <demeritcowboy@hotmail.com>
Mon, 14 Jun 2021 14:50:25 +0000 (10:50 -0400)
templates/CRM/Form/body.tpl

index 3baf72cacdcf59b85a7d66ad98633d7c64fa48c8..ee60c49db6eda2e9579e40da6bab39991ef7ed42 100644 (file)
@@ -31,7 +31,7 @@
    </div>
 {/if}
 
-{* Add all the form elements sent in by the hook  - formerly used by civiDiscount, now deprecated*}
+{* Add all the form elements sent in by the hook - used by civiDiscount and a few other extensions *}
 {if !empty($beginHookFormElements)}
   <table class="form-layout-compressed">
   {foreach from=$beginHookFormElements key=dontCare item=hookFormElement}