]> git.mjollnir.org Git - moodle.git/commitdiff
Don't show authorize.net password for security reasons. Merged from 16stable.
authorethem <ethem>
Mon, 31 Jul 2006 12:37:12 +0000 (12:37 +0000)
committerethem <ethem>
Mon, 31 Jul 2006 12:37:12 +0000 (12:37 +0000)
lang/en_utf8/enrol_authorize.php

index 25563b68657fd2efda71734ca92c18b501f6de21..69da8157b021e346aa68dfdc39cb53e97fef5cf8 100644 (file)
@@ -75,7 +75,7 @@ $string['cctype'] = 'Credit Card Type';
 $string['ccvv'] = 'Card Verification';
 $string['ccvvhelp'] = 'Look at the back of card (last 3 digits)';
 $string['choosemethod'] = 'If you know the enrolment key of the cource, please enter it; otherwise you need to pay for this course.';
-$string['chooseone'] = 'Fill one or both of the following two fields';
+$string['chooseone'] = 'Fill one or both of the following two fields. The password isn\'t shown.';
 $string['costdefaultdesc'] = '<strong>In course settings, enter -1</strong> to cost field to use this default cost.';
 $string['cutofftime'] = 'Transaction Cut-Off Time. When the last transaction is picked up for settlement?';
 $string['delete'] = 'Destroy';