CRM-13850 - Remove outdated reference to UpdatePledgeRecord.php.
authorLola Slade <lola@freeform.ca>
Wed, 27 Nov 2013 19:05:30 +0000 (14:05 -0500)
committerLola Slade <lola@freeform.ca>
Wed, 27 Nov 2013 19:05:30 +0000 (14:05 -0500)
----------------------------------------
* CRM-13850: Help is Incorrect on pledge reminders tab
  http://issues.civicrm.org/jira/browse/CRM-13850

templates/CRM/Pledge/Page/Tab.hlp

index 0d746cb6abf510f0c8818717d273a489e0213087..7742dfa5dc0bef8558a25d56074439647c9e147c 100644 (file)
@@ -33,7 +33,7 @@
 <p>
 {ts}In order for reminders to be sent:{/ts}
 <ol>
-<li>{ts}Your site administrator must configure the provided script which updates pledge payment statuses and sends the reminders (UpdatePledgeRecord.php).{/ts}</li>
+<li>{ts}Your site administrator must configure the scheduled job (Administer > System Settings > Scheduled Jobs) which updates pledge payment statuses and sends the reminders.{/ts}</li>
 <li>{ts}Your site administrator must also configure a "cron job" (scheduled server task) to run this script.{/ts}</li>
 <li>{ts}This contributor must have a valid email address (and must not have the "Do Not Email" flag checked).{/ts}</li>
 </ol>