File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
interface/web/client/lib/lang Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ $wb["company_txt"] = 'Company';
3535$wb["title_txt"] = 'Title';
3636$wb["firstname_txt"] = 'Firstname';
3737$wb["surname_txt"] = 'Surname';
38- $wb["limit_client_txt"] = 'limit_client';
3938$wb["limit_domain_txt"] = 'limit_domain';
4039$wb["limit_subdomain_txt"] = 'limit_subdomain';
4140$wb["limit_webquota_txt"] = 'limit_webquota';
Original file line number Diff line number Diff line change @@ -44,7 +44,6 @@ $wb["limit_ftp_user_error_notint"] = 'The ftp user limit must be a number.';
4444$wb["limit_shell_user_error_notint"] = 'The shell user limit must be a number.';
4545$wb["limit_dns_zone_error_notint"] = 'The dns zone limit must be a number.';
4646$wb["limit_dns_zone_error_notint"] = 'The dns record limit must be a number.';
47- $wb["limit_client_error_notint"] = 'The sub client limit must be a number.';
4847$wb["limit_database_txt"] = 'Max. number of Databases';
4948$wb["limit_database_error_notint"] = 'The database limit must be a number.';
5049$wb["error_template_name_empty"] = 'Please enter a Template name';
You can’t perform that action at this time.
0 commit comments