From 0127848e1162ec8d869d24dd1219dc23a2a5ec5b Mon Sep 17 00:00:00 2001 From: ethem Date: Mon, 31 Jul 2006 12:37:12 +0000 Subject: [PATCH] Don't show authorize.net password for security reasons. Merged from 16stable. --- lang/en_utf8/enrol_authorize.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 25563b6865..69da8157b0 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -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'] = 'In course settings, enter -1 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'; -- 2.39.5