You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$wb["warning_txt"] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
Copy file name to clipboardExpand all lines: interface/web/admin/lib/lang/en_users_list.lng
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,4 +5,5 @@ $wb["name_txt"] = 'Name';
5
5
$wb["vorname_txt"] = 'Forename';
6
6
$wb["ort_txt"] = 'city';
7
7
$wb["add_new_record_txt"] = 'Add new user';
8
+
$wb["warning_txt"] = '<b>WARNING:</b> Do not edit or modify any user settings here. Use the Client- and Reseller settings in the Client module instead. Modifying or changing Users or groups here may cause data loss!';
0 commit comments