Skip to content

Commit

Permalink
Update order.php
Browse files Browse the repository at this point in the history
Added missing error_filetype text.
  • Loading branch information
OpenCartAddons committed Sep 8, 2015
1 parent cb4ad14 commit 65a1835
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions upload/admin/language/english/sale/order.php
Original file line number Diff line number Diff line change
Expand Up @@ -128,3 +128,4 @@
$_['error_warning'] = 'Warning: Please check the form carefully for errors!';
$_['error_permission'] = 'Warning: You do not have permission to modify orders!';
$_['error_action'] = 'Warning: Could not complete this action!';
$_['error_filetype'] = 'Invalid file type!';

0 comments on commit 65a1835

Please sign in to comment.