From: Eileen McNaughton Date: Fri, 25 Aug 2023 01:20:09 +0000 (+1200) Subject: Fix e-notice by removing conditionality X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=990d9cc6e796167dd06a168f7a841fa9fe534e63;p=civicrm-core.git Fix e-notice by removing conditionality --- diff --git a/templates/CRM/Admin/Page/ScheduleReminders.tpl b/templates/CRM/Admin/Page/ScheduleReminders.tpl index 12670edc24..a37ec7e0db 100644 --- a/templates/CRM/Admin/Page/ScheduleReminders.tpl +++ b/templates/CRM/Admin/Page/ScheduleReminders.tpl @@ -11,12 +11,10 @@ {if $action eq 1 or $action eq 2 or $action eq 8 or $action eq 16384} {include file="CRM/Admin/Form/ScheduleReminders.tpl"} {else} - {if empty($component)} - {capture assign=schedRemindersDocLink}{docURL page="user/email/scheduled-reminders/"}{/capture} -
- {ts}Scheduled reminders allow you to automatically send messages to contacts regarding their memberships, participation in events, or other activities.{/ts} {$schedRemindersDocLink} -
- {/if} + {capture assign=schedRemindersDocLink}{docURL page="user/email/scheduled-reminders/"}{/capture} +
+ {ts}Scheduled reminders allow you to automatically send messages to contacts regarding their memberships, participation in events, or other activities.{/ts} {$schedRemindersDocLink} +
{if $rows}