Fix e-notice by removing conditionality
authorEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 25 Aug 2023 01:20:09 +0000 (13:20 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Fri, 25 Aug 2023 01:20:09 +0000 (13:20 +1200)
templates/CRM/Admin/Page/ScheduleReminders.tpl

index 12670edc249a7802a2d9ab60d5dce55c34b2d393..a37ec7e0dbf6e1a45bdaaa99895b7a00a836692f 100644 (file)
 {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}
-    <div class="help">
-      {ts}Scheduled reminders allow you to automatically send messages to contacts regarding their memberships, participation in events, or other activities.{/ts} {$schedRemindersDocLink}
-    </div>
-  {/if}
+  {capture assign=schedRemindersDocLink}{docURL page="user/email/scheduled-reminders/"}{/capture}
+  <div class="help">
+    {ts}Scheduled reminders allow you to automatically send messages to contacts regarding their memberships, participation in events, or other activities.{/ts} {$schedRemindersDocLink}
+  </div>
   <div class="crm-content-block crm-block">
   {if $rows}
     <div id="reminder">