Force membership auto-renew on by default
[civicrm-core.git] / templates / CRM / Contribute / Form / Contribution / MembershipBlock.tpl
index 51d6ab1abd85bd99dad3fa3e0d4647bdad4576f1..6b11f409c8e19999d64305bc543a169f1b3f2b5e 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.