Skip to content

Commit 8cf2763

Browse files
author
cfoe
committed
text correction
1 parent e2a29a6 commit 8cf2763

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
@@ -7,7 +7,7 @@ $wb['dashboard_atom_url_client_txt'] = 'Dashboard atom feed URL (client)';
77
$wb["warning"] = 'Edit these values carefully! Do not remove the prefixes on a systems with more then one client.';
88
$wb['tab_change_discard_txt'] = 'Discard changes on tab change';
99
$wb['tab_change_warning_txt'] = 'Tab change warning';
10-
$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data have been altered by the user.';
10+
$wb['tab_change_warning_note_txt'] = 'Show a warning on tab change in edit forms if any data has been altered by the user.';
1111
$wb["dbname_prefix_txt"] = 'Database name prefix';
1212
$wb["dbuser_prefix_txt"] = 'Database user prefix';
1313
$wb["shelluser_prefix_txt"] = 'Shell user prefix';

0 commit comments

Comments
 (0)