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>WARNUNG:</b> Bitte hier keine Benutzereinstellungen verändern. Benutzen Sie die Kunden- und Resellereinstellungen im Kundenmodul. Modifizieren der Benutzer oder Gruppen hier könnte zum Datenverlust führen!';
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
@@ -3,6 +3,7 @@ $wb["list_head_txt"] = 'Users';
3
3
$wb["username_txt"] = 'Username';
4
4
$wb["client_id_txt"] = 'Client ID';
5
5
$wb["active_txt"] = 'Active';
6
+
$wb["groups_txt"] = 'Groups';
6
7
$wb["add_new_record_txt"] = 'Add new user';
7
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