From 50172716a3d655782ef4da9cfc556f58b4fe2442 Mon Sep 17 00:00:00 2001 From: ethem Date: Wed, 14 Jun 2006 16:32:08 +0000 Subject: [PATCH] Email subject for pending orders expiring. Merged from stable. --- 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 f6000c33e8..11659f6c35 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -106,7 +106,7 @@ $a->url To enable scheduled-capture (for admins only), it means you will not receive any warning emails anymore, go to: $a->enrolurl'; -$string['pendingorderssubject'] = 'WARNING: $a->pending order(s) will expire within $a->days day(s).' +$string['pendingorderssubject'] = 'WARNING: $a->pending order(s) will expire within $a->days day(s).'; $string['reason11'] = 'A duplicate transaction has been submitted.'; $string['reason13'] = 'The merchant Login ID is invalid or the account is inactive.'; $string['reason16'] = 'The transaction was not found.'; -- 2.39.5