From 24903c04ce355d99d5c54d1b98d317c532f410df Mon Sep 17 00:00:00 2001 From: yashodha Date: Sun, 26 May 2013 11:23:11 +0530 Subject: [PATCH] CRM-12688 --- .../CRM/Admin/Page/ScheduleReminders.hlp | 2 +- .../Form/ManageEvent/ScheduleReminders.hlp | 28 ------------------- .../Form/ManageEvent/ScheduleReminders.tpl | 2 +- 3 files changed, 2 insertions(+), 30 deletions(-) delete mode 100644 templates/CRM/Event/Form/ManageEvent/ScheduleReminders.hlp diff --git a/templates/CRM/Admin/Page/ScheduleReminders.hlp b/templates/CRM/Admin/Page/ScheduleReminders.hlp index 2506e3ce96..ee4e3eb919 100644 --- a/templates/CRM/Admin/Page/ScheduleReminders.hlp +++ b/templates/CRM/Admin/Page/ScheduleReminders.hlp @@ -24,5 +24,5 @@ +--------------------------------------------------------------------+ *} {htxt id="recipient"} - {ts}The scheduled reminders will be limited to ONLY the chosen recipients.{/ts} + {ts}Only send reminders to participants with the status(es) selected above AND who match this criteria. If you select Manual Recipients - only those people will receive the reminder (AND only if they are ALSO participants with the selected status).{/ts} {/htxt} diff --git a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.hlp b/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.hlp deleted file mode 100644 index 2506e3ce96..0000000000 --- a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.hlp +++ /dev/null @@ -1,28 +0,0 @@ -{* - +--------------------------------------------------------------------+ - | CiviCRM version 4.3 | - +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2010 | - +--------------------------------------------------------------------+ - | This file is a part of CiviCRM. | - | | - | CiviCRM is free software; you can copy, modify, and distribute it | - | under the terms of the GNU Affero General Public License | - | Version 3, 19 November 2007 and the CiviCRM Licensing Exception. | - | | - | CiviCRM is distributed in the hope that it will be useful, but | - | WITHOUT ANY WARRANTY; without even the implied warranty of | - | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. | - | See the GNU Affero General Public License for more details. | - | | - | You should have received a copy of the GNU Affero General Public | - | License and the CiviCRM Licensing Exception along | - | with this program; if not, contact CiviCRM LLC | - | at info[AT]civicrm[DOT]org. If you have questions about the | - | GNU Affero General Public License or the licensing of CiviCRM, | - | see the CiviCRM license FAQ at http://civicrm.org/licensing | - +--------------------------------------------------------------------+ -*} -{htxt id="recipient"} - {ts}The scheduled reminders will be limited to ONLY the chosen recipients.{/ts} -{/htxt} diff --git a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl b/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl index 405bfa4f30..d3a9b92517 100755 --- a/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl +++ b/templates/CRM/Event/Form/ManageEvent/ScheduleReminders.tpl @@ -122,7 +122,7 @@ - {$form.recipient.label}{$form.recipient.html}  {help id="recipient" title=$form.recipient.label} + {$form.recipient.label}{$form.recipient.html}  {help id="recipient" file="CRM/Admin/Page/ScheduleReminders.hlp" title=$form.recipient.label} {$form.recipient_listing.label}{$form.recipient_listing.html} -- 2.25.1