Skip to content
Snippets Groups Projects
Commit d6bd0e6b authored by Thom's avatar Thom :tools:
Browse files

Improve warning message (#6056)

parent 4ed15cf9
No related branches found
No related tags found
1 merge request!1413Resolve "system->cp users possible data loss warning unclear"
Pipeline #7676 passed
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID'; ...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
?> ?>
...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID'; ...@@ -5,5 +5,5 @@ $wb['client_id_txt'] = 'User ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
$wb['add_new_record_txt'] = 'Add new user'; $wb['add_new_record_txt'] = 'Add new user';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
?> ?>
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'ユーザー名'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'ユーザー名';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'ユーザーを追加する'; $wb['add_new_record_txt'] = 'ユーザーを追加する';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Username';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Add user nou'; $wb['add_new_record_txt'] = 'Add user nou';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Užívateľské meno'; ...@@ -4,6 +4,6 @@ $wb['username_txt'] = 'Užívateľské meno';
$wb['client_id_txt'] = 'Client ID'; $wb['client_id_txt'] = 'Client ID';
$wb['active_txt'] = 'Active'; $wb['active_txt'] = 'Active';
$wb['add_new_record_txt'] = 'Pridať nového užívateľa'; $wb['add_new_record_txt'] = 'Pridať nového užívateľa';
$wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!' \n Use this page only to create a new admin user, or to modify an existing admin user.; $wb['warning_txt'] = '<b>WARNING:</b> Do not edit or modify any client user settings here. Use the client- and reseller settings in the client module instead. Modifying or changing client users or groups here may cause data loss!';
$wb['groups_txt'] = 'Groups'; $wb['groups_txt'] = 'Groups';
?> ?>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment