Change 'help' id to a class
[civicrm-core.git] / templates / CRM / PCP / Form / Event.tpl
index a527d3be488b2f49373a634fc77b12e8a6f64bd2..4157976a9eaadf3fe548cf853c887b66e7cae759 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -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`}