@@ -33,7 +33,7 @@ |
||
| 33 | 33 | $_['text_review'] = 'Reviews'; |
| 34 | 34 | $_['text_front'] = 'Store Front'; |
| 35 | 35 | $_['text_logout'] = 'Logout'; |
| 36 | -$_['text_new'] = 'New'; |
|
| 36 | +$_['text_new'] = 'New'; |
|
| 37 | 37 | $_['text_new_category'] = 'Category'; |
| 38 | 38 | $_['text_new_customer'] = 'Customer'; |
| 39 | 39 | $_['text_new_download'] = 'Download'; |
@@ -141,4 +141,4 @@ |
||
| 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!'; |
|