Remove redundant help link
authorColeman Watts <coleman@civicrm.org>
Wed, 19 Nov 2014 16:36:14 +0000 (11:36 -0500)
committerColeman Watts <coleman@civicrm.org>
Wed, 19 Nov 2014 16:36:14 +0000 (11:36 -0500)
templates/CRM/Admin/Page/PaymentProcessor.tpl

index 7b90a34f942abe26ca408bf6ed82bf4d820c6678..f192fba9c8d5b10a019b0e51f6bb1b7c72e1debf 100644 (file)
@@ -23,9 +23,8 @@
  | see the CiviCRM license FAQ at http://civicrm.org/licensing        |
  +--------------------------------------------------------------------+
 *}
-{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} {help id='proc-type'} {$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'}
 </div>
 
 {if $action eq 1 or $action eq 2 or $action eq 8}