]> git.mjollnir.org Git - moodle.git/commitdiff
Teachers can manage the payments of the course.
authorethem <ethem>
Mon, 13 Mar 2006 16:54:09 +0000 (16:54 +0000)
committerethem <ethem>
Mon, 13 Mar 2006 16:54:09 +0000 (16:54 +0000)
lang/en_utf8/enrol_authorize.php

index a652821151e5f9aed5f5b60fc123f46e65533f6e..7cfd4bf05a4de9f62c231ca10b537039f986bab1 100644 (file)
@@ -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.<br />Total $a->count transactions with a status of AN_STATUS_AUTH will be cancelled unless you check it.<br />To accept/deny payments go to <a href=\'$a->url\'>Payment Management</a> 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';