Language direction is important. Changed as: <b>AVS Result:</b> $a

This commit is contained in:
ethem
2006-05-13 08:51:12 +00:00
parent 53b824ef1f
commit f101e4f736
+1 -1
View File
@@ -49,7 +49,7 @@ $string['avsg'] = 'Non-U.S. Card Issuing Bank';
$string['avsn'] = 'No match on address (street) nor postal code';
$string['avsp'] = 'Address Verification System not applicable';
$string['avsr'] = 'Retry - System unavailable or timed out';
$string['avsresult'] = 'AVS Result:';
$string['avsresult'] = '<b>AVS Result:</b> $a';
$string['avss'] = 'Service not supported by issuer';
$string['avsu'] = 'Address information is unavailable';
$string['avsw'] = '9 digit postal code matches, address (street) does not';