From e57facac59a6125f7af568835f627e41f2931825 Mon Sep 17 00:00:00 2001 From: ethem Date: Mon, 13 Mar 2006 16:54:09 +0000 Subject: [PATCH] Teachers can manage the payments of the course. --- lang/en_utf8/enrol_authorize.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index a652821151..7cfd4bf05a 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -43,6 +43,7 @@ $string['adminneworder'] = ' Dear Admin, $string['adminnewordersubject'] = '$a->course: New Pending Order($a->orderid)'; $string['adminpendingorders'] = 'You have disabled auto-capture feature.
Total $a->count transactions with a status of AN_STATUS_AUTH will be cancelled unless you check it.
To accept/deny payments go to url\'>Payment Management page.'; $string['adminreview'] = 'Review order before processing the credit card.'; +$string['adminteachermanagepay'] = 'Teachers can manage the payments of the course.'; $string['amount'] = 'Amount'; $string['anlogin'] = 'Authorize.net: Login name'; $string['anpassword'] = 'Authorize.net: Password'; -- 2.39.5