Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.22
-
Fix Version/s: 5.0.0
-
Component/s: CiviMember
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:User and Admin Doc
-
Funding Source:Contributed Code
-
Verified?:No
Description
Schedule Reminders uses mixed terminology for Active state: "Active?" versus "Send Email".
On the Scheduled Reminders table, there is a "Active?" column, http://dmaster.demo.civicrm.org/civicrm/admin/scheduleReminders?reset=1
However, it is not clear that this Active state actually relates to the "Send Email" field which is shown on the Scheduled Reminder form.
Users often query the "Send Email" field as this indicates that an email will be sent immediately if this option is set.
This patch changes the "Send Email" field label to be "Scheduled Reminder Active". Having the word "Active" should establish the required association with the "Active?" column.
Agileware ref CIVICRM-167