Change 'help' id to a class
[civicrm-core.git] / templates / CRM / Admin / Page / PaymentProcessor.tpl
index 873f0754f3c42a746141ec7a155fb60b8fb76c2b..940ba1597a6a1001a06fdeb2e93ccd9fd4e1e86f 100644 (file)
@@ -23,7 +23,7 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-<div id="help">
+<div class="help">
     {ts}You can configure one or more Payment Processors for your CiviCRM installation. You must then assign an active Payment Processor to each <strong>Online Contribution Page</strong> and each paid <strong>Event</strong>.{/ts} {help id='proc-type'}
 </div>