);
}
- $this->add('select', 'recipient', ts('Recipient(s)'), $sel5[$recipient],
+ $this->add('select', 'recipient', ts('Limit Recipients'), $sel5[$recipient],
FALSE, array('onClick' => "showHideByValue('recipient','manual','recipientManual','table-row','select',false); showHideByValue('recipient','group','recipientGroup','table-row','select',false);")
);
</td>
</tr>
<tr class="crm-scheduleReminder-form-block-recipient">
- <td id="recipientLabel" class="right">{$form.recipient.label}</td><td colspan="3">{$form.recipient.html} {help id="id-recipient"}</td>
+ <td id="recipientLabel" class="right">{$form.recipient.label}</td><td colspan="3">{$form.recipient.html} {help id="recipient" title=$form.recipient.label}</td>
</tr>
<tr id="recipientList" class="crm-scheduleReminder-form-block-recipientListing">
<td class="right">{$form.recipient_listing.label}</td><td colspan="3">{$form.recipient_listing.html}</td>
| see the CiviCRM license FAQ at http://civicrm.org/licensing |
+--------------------------------------------------------------------+
*}
-{htxt id="id-recipient"}
+{htxt id="recipient"}
{ts}The scheduled reminders will be limited to ONLY the chosen recipients.{/ts}
{/htxt}
| see the CiviCRM license FAQ at http://civicrm.org/licensing |
+--------------------------------------------------------------------+
*}
-{htxt id="id-recipient"}
+{htxt id="recipient"}
{ts}The scheduled reminders will be limited to ONLY the chosen recipients.{/ts}
{/htxt}
</td>
</tr>
<tr class="crm-scheduleReminder-form-block-recipient">
- <td class="right">{$form.recipient.label}</td><td colspan="3">{$form.recipient.html} {help id="id-recipient"}</td>
+ <td class="right">{$form.recipient.label}</td><td colspan="3">{$form.recipient.html} {help id="recipient" title=$form.recipient.label}</td>
</tr>
<tr id="recipientList" class="crm-scheduleReminder-form-block-recipientListing">
<td class="right">{$form.recipient_listing.label}</td><td colspan="3">{$form.recipient_listing.html}</td>