From 068cf579bd5a5358ae413129cc86eec349a897d9 Mon Sep 17 00:00:00 2001 From: ethem Date: Fri, 15 Sep 2006 10:13:06 +0000 Subject: [PATCH] New string for capability: Manage payments --- lang/en_utf8/enrol_authorize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index ec8a77606e..49a6fed1b2 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -47,7 +47,7 @@ $string['anreferer'] = 'Define the URL referer if you have set up this in your a $string['antestmode'] = 'Run transactions in test mode only (no money will be drawn)'; $string['antrankey'] = 'Authorize.net: Transaction Key'; $string['authcaptured'] = 'Authorized / Captured'; -$string['authorize:managepayments'] = 'Manage Payments'; +$string['authorize:managepayments'] = 'Manage payments'; $string['authorizedpendingcapture'] = 'Authorized / Pending Capture'; $string['avsa'] = 'Address (street) matches, postal code does not'; $string['avsb'] = 'Address information not provided'; -- 2.39.5