Skip to content

Commit 7349473

Browse files
author
thom
committed
Fix typo
1 parent bd06d7a commit 7349473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/admin/lib/lang/en_system_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ $wb['customer_no_template_error_regex_txt'] = 'The customer No. template contain
7373
$wb['customer_no_start_txt'] = 'Customer No. start value';
7474
$wb['customer_no_counter_txt'] = 'Customer No. counter';
7575
$wb['session_timeout_txt'] = 'Session timeout (minutes)';
76-
$wb['session_allow_endless_txt'] = 'Enable 'stay logged in'';
76+
$wb['session_allow_endless_txt'] = 'Enable "stay logged in"';
7777
$wb['No'] = 'No';
7878
$wb['min_password_length_txt'] = 'Minimum password length';
7979
$wb['min_password_strength_txt'] = 'Minimum password strength';

0 commit comments

Comments
 (0)