From db47e0ffbb18df0b40d2f3ff68453a9bcfad7231 Mon Sep 17 00:00:00 2001 From: ethem Date: Thu, 16 Nov 2006 14:16:20 +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 d8117bb0da7..4e64051aeb2 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -81,7 +81,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?';