]> git.mjollnir.org Git - moodle.git/commitdiff
Admin can setup which credit card types will be accepted.
authorethem <ethem>
Fri, 5 May 2006 18:29:38 +0000 (18:29 +0000)
committerethem <ethem>
Fri, 5 May 2006 18:29:38 +0000 (18:29 +0000)
Merged from MOODLE_16_STABLE.

lang/en_utf8/enrol_authorize.php

index afb41d0b88959e98b6b3b1175e8101fe29aab78f..3656eaa0e54dfbc4382eaeca5dd56a50abe72ccd 100644 (file)
@@ -2,6 +2,7 @@
       // enrol_authorize.php - created with Moodle 1.6 development (2005101200)
 
 
+$string['adminacceptccs'] = 'Which credit card types will be accepted?';
 $string['adminauthorizeccapture'] = 'Order Review & Scheduled-Capture Settings';
 $string['adminauthorizeemail'] = 'Email Sending Settings';
 $string['adminauthorizesettings'] = 'Authorize.net Settings';