From 8ca28a61193ab8525143484f448a8808ada2ef7d Mon Sep 17 00:00:00 2001 From: ethem Date: Thu, 6 Jul 2006 11:54:27 +0000 Subject: [PATCH] New string: welcometocoursesemail --- lang/en_utf8/enrol_authorize.php | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 266b3a4bbb..24f96add25 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -152,6 +152,17 @@ $string['transid'] = 'Transaction ID'; $string['unenrolstudent'] = 'Unenrol student?'; $string['void'] = 'Void'; $string['voidyes'] = 'Transaction will be cancelled. Are you sure?'; +$string['welcometocoursesemail'] = 'Dear student, + +Thanks for your payments. You have enrolled these courses: + +$a->courses + +You may edit your profile: + $a->profileurl + +You may view your payment details: + $a->paymenturl'; $string['youcantdo'] = 'You can\'t do this action: $a->action'; $string['zipcode'] = 'Zip Code'; -- 2.39.5