Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.0
-
Fix Version/s: 4.7.24
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
https://github.com/civicrm/civicrm-core/commit/c843169cd2a563bb91944df92657b2e81d0010b3#diff-b6e34b36396b80dc4eaa4e7600575963R110 commit added `auto_renew` id to the div, but we also have same id for another form input element which is a checkbox for `auto_renew` which gets created just under this div.