Change 'help' id to a class
[civicrm-core.git] / templates / CRM / SMS / Form / Schedule.tpl
index 8365cabbb3f19f9db7230aeb7d59189a312d33f8..842e596e95c11b5e0deb145e9949632c898517e9 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
@@ -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"}