Change 'help' id to a class
[civicrm-core.git] / templates / CRM / Event / Form / ManageEvent / Location.tpl
index ec1ce5af0aac1c5e5d2526a335195c5f504a1cf3..adcfb1053eb9086db3325eff484ed59fc1798d73 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {* this template used to build location block *}
 {if !$addBlock}
-   <div id="help">
+   <div class="help">
         {ts}Use this form to configure the location and optional contact information for the event. This information will be displayed on the Event Information page. It will also be included in online registration pages and confirmation emails if these features are enabled.{/ts}
     </div>
 {/if}