From: ethem Date: Mon, 13 Mar 2006 16:54:09 +0000 (+0000) Subject: Teachers can manage the payments of the course. X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e57facac59a6125f7af568835f627e41f2931825;p=moodle.git Teachers can manage the payments of the course. --- 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';