From d948bfdde0100caf420820cfd21ed5b07adb2e5f Mon Sep 17 00:00:00 2001 From: ethem Date: Thu, 16 Nov 2006 14:19:52 +0000 Subject: [PATCH] choosemethod is too long for heading, added
--- 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 efcb661b87..621bfa7ab7 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -83,7 +83,7 @@ $string['ccno'] = 'Credit Card Number'; $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['choosemethod'] = 'If you know the enrolment key of the cource, please enter it below;
Otherwise you need to pay for this course.'; $string['chooseone'] = 'Fill one or both of the following two fields. The password isn\'t shown.'; $string['costdefaultdesc'] = 'In course settings, enter -1 to use this default cost to course cost field.'; $string['cutofftime'] = 'Transaction Cut-Off Time. When the last transaction is picked up for settlement?'; -- 2.39.5