Passed
Push — develop ( a502d1...3b05d1 )
by Mykola
08:37
created
administration/language/en-gb/sale/order.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -141,4 +141,4 @@
 block discarded – undo
141 141
 $_['error_warning']              = 'Warning: Please check the form carefully for errors!';
142 142
 $_['error_permission']           = 'Warning: You do not have permission to modify orders!';
143 143
 $_['error_action']               = 'Warning: Could not complete this action!';
144
-$_['error_filetype']			 = 'Invalid file type!';
144
+$_['error_filetype'] = 'Invalid file type!';
Please login to merge, or discard this patch.