X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=CRM%2FPledge%2FPage%2FPayment.php;h=bee1d2284afbdde11889e33cd0bbd09758c9ad34;hb=a716bec6744f53b3a612fa3ea954778aadea7cd8;hp=b697f565c5d20a9c4252c91091a97c0246243be8;hpb=9d29f5f8596366df6a6ae99b97029da639e03004;p=civicrm-core.git diff --git a/CRM/Pledge/Page/Payment.php b/CRM/Pledge/Page/Payment.php index b697f565c5..bee1d2284a 100644 --- a/CRM/Pledge/Page/Payment.php +++ b/CRM/Pledge/Page/Payment.php @@ -62,7 +62,7 @@ class CRM_Pledge_Page_Payment extends CRM_Core_Page { $this->assign('pledgeId', $pledgeId); $this->assign('contactId', $this->_contactId); - // check if we can process credit card contribs + // check if we can process credit card contributions $this->assign('newCredit', CRM_Core_Config::isEnabledBackOfficeCreditCardPayments()); // check is the user has view/edit signer permission