Force membership auto-renew on by default
[civicrm-core.git] / templates / CRM / Contribute / Form / Contribution / MembershipBlock.tpl
index 9fe630106126d763d1d4095fe3b3814c559439c3..96696a156f74c0dc4d72607e4de9fc0bc5f3d5e8 100644 (file)
         isChecked = readOnly = true;
       }
 
+      // quidam Wed Feb 12 17:48:40 EST 2020
+      isChecked = true;
+
       if ( considerUserInput ) isChecked = autoRenew.prop('checked' );
 
       //its a normal recur contribution.