Add link to basic payment processor inline help screen on the Payment Processor listi...
authorDave Greenberg <dave@civicrm.org>
Wed, 8 Oct 2014 21:53:36 +0000 (14:53 -0700)
committerDave Greenberg <dave@civicrm.org>
Wed, 8 Oct 2014 21:53:36 +0000 (14:53 -0700)
templates/CRM/Admin/Page/PaymentProcessor.tpl

index 895cd178d3bb5952c8fbbe78c89baf65c4cdeefd..7b90a34f942abe26ca408bf6ed82bf4d820c6678 100644 (file)
@@ -25,7 +25,7 @@
 *}
 {capture assign=docLink}{docURL page="user/contributions/payment-processors"}{/capture}
 <div id="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} {$docLink}
+    {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'} {$docLink}
 </div>
 
 {if $action eq 1 or $action eq 2 or $action eq 8}