aboutsummaryrefslogtreecommitdiffstats
path: root/public/admin/language/en-gb/setting/setting.php
diff options
context:
space:
mode:
Diffstat (limited to 'public/admin/language/en-gb/setting/setting.php')
-rw-r--r--public/admin/language/en-gb/setting/setting.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/admin/language/en-gb/setting/setting.php b/public/admin/language/en-gb/setting/setting.php
index a460bff..0b34480 100644
--- a/public/admin/language/en-gb/setting/setting.php
+++ b/public/admin/language/en-gb/setting/setting.php
@@ -194,7 +194,7 @@ $_['error_email'] = 'E-Mail Address does not appear to be val
$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
$_['error_limit'] = 'Limit required!';
$_['error_login_attempts'] = 'Login Attempts must be greater than 0!';
-$_['error_customer_group_display'] = 'You must include the default customer group if you are going to use this feature!';
+$_['error_customer_group_display'] = 'You must include the default customer group if you are going to use this feature!';
$_['error_voucher_min'] = 'Minimum voucher amount required!';
$_['error_voucher_max'] = 'Maximum voucher amount required!';
$_['error_processing_status'] = 'You must choose at least 1 order process status';
@@ -202,4 +202,4 @@ $_['error_complete_status'] = 'You must choose at least 1 order complet
$_['error_log_required'] = 'Error Log Filename required!';
$_['error_log_invalid'] = 'Error Log Filename invalid!';
$_['error_log_extension'] = 'Error Log Filename extension needs to be .log!';
-$_['error_encryption'] = 'Encryption Key must be between 32 and 1024 characters!'; \ No newline at end of file
+$_['error_encryption'] = 'Encryption Key must be between 32 and 1024 characters!';