Change 'help' id to a class
[civicrm-core.git] / templates / CRM / Contribute / Form / ContributionPage / ThankYou.tpl
index e00099908b5e9b8bd3b1c308c5f412c34fb4c5dd..52bb725e6d1535e4ddc1798c0339e22f3ed30485 100644 (file)
@@ -24,7 +24,7 @@
  +--------------------------------------------------------------------+
 *}
 <div class="crm-block crm-form-block crm-contribution-contributionpage-thankyou-form-block">
-<div id="help">
+<div class="help">
     <p>{ts}Use this form to configure the thank-you message and receipting options.{/ts} {help id="id_thank"}</p>
 </div>
     <div class="crm-submit-buttons">{include file="CRM/common/formButtons.tpl" location="top"}</div>