Change 'help' id to a class
[civicrm-core.git] / templates / CRM / PCP / Form / Event.tpl
index a640e5f0e0c5ade01472cb0c7e55b31deeeb32bb..4157976a9eaadf3fe548cf853c887b66e7cae759 100644 (file)
@@ -30,7 +30,7 @@
   {ts 1=$pUrl}No Profile with a user account registration option has been configured / enabled for your site. You need to <a href='%1'>configure a Supporter profile</a> first. It will be used to collect or update basic information from users while they are creating a Personal Campaign Page.{/ts}
   </div>
 {/if}
-<div id="help">
+<div class="help">
 {ts}Allow constituents to create their own personal fundraising pages linked to this event.{/ts} {help id="id-pcp_intro_help"}
 </div>
 {include file="CRM/PCP/Form/PCP.tpl" context="event" pageId=`$eventId`}