From 3b34491b95e23f484fcce9e9634043e39357a8f1 Mon Sep 17 00:00:00 2001 From: ethem Date: Thu, 29 Jun 2006 19:13:12 +0000 Subject: [PATCH] Put back last commit. If cost is 0, it always falls back to manual method. --- lang/en_utf8/enrol_authorize.php | 1 - 1 file changed, 1 deletion(-) diff --git a/lang/en_utf8/enrol_authorize.php b/lang/en_utf8/enrol_authorize.php index 06bb78763be87..266b3a4bbb0cc 100644 --- a/lang/en_utf8/enrol_authorize.php +++ b/lang/en_utf8/enrol_authorize.php @@ -92,7 +92,6 @@ $string['missingzip'] = 'Missing postal code'; $string['nameoncard'] = 'Name on Card'; $string['new'] = 'New'; -$string['nocostyet'] = 'No cost yet!'; $string['noreturns'] = 'No returns!'; $string['notsettled'] = 'Not settled'; $string['orderid'] = 'Order ID';