Skip to content

Commit

Permalink
Teachers can manage the payments of the course.
Browse files Browse the repository at this point in the history
  • Loading branch information
ethem committed Mar 13, 2006
1 parent 843d9bd commit e57faca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lang/en_utf8/enrol_authorize.php
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
$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';
Expand Down

0 comments on commit e57faca

Please sign in to comment.