File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
interface/web/admin/lib/lang Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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';
You can’t perform that action at this time.
0 commit comments