We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd06d7a commit 7349473Copy full SHA for 7349473
interface/web/admin/lib/lang/en_system_config.lng
@@ -73,7 +73,7 @@ $wb['customer_no_template_error_regex_txt'] = 'The customer No. template contain
73
$wb['customer_no_start_txt'] = 'Customer No. start value';
74
$wb['customer_no_counter_txt'] = 'Customer No. counter';
75
$wb['session_timeout_txt'] = 'Session timeout (minutes)';
76
-$wb['session_allow_endless_txt'] = 'Enable 'stay logged in'';
+$wb['session_allow_endless_txt'] = 'Enable "stay logged in"';
77
$wb['No'] = 'No';
78
$wb['min_password_length_txt'] = 'Minimum password length';
79
$wb['min_password_strength_txt'] = 'Minimum password strength';
0 commit comments