Change 'help' id to a class
[civicrm-core.git] / templates / CRM / SMS / Form / Schedule.tpl
index 0b4c9d0c8810bfe142e12d6c80a7d0a4b22065dd..842e596e95c11b5e0deb145e9949632c898517e9 100644 (file)
@@ -25,7 +25,7 @@
 *}
 <div class="crm-block crm-form-block crm-sms-schedule-form-block">
 {include file="CRM/common/WizardHeader.tpl"}
-<div id="help">
+<div class="help">
     {ts}You can schedule this Mass SMS to be sent starting at a specific date and time, OR you can request that it be sent as soon as possible by checking &quot;Send Immediately&quot;.{/ts} {help id="sending"}
 </div>
 {include file="CRM/Mailing/Form/Count.tpl"}