Skip to content

Commit 7d46106

Browse files
author
fantu
committed
remove other duplicates
1 parent c1c3664 commit 7d46106

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

interface/web/client/lib/lang/en_client.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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';

interface/web/client/lib/lang/en_client_template.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff 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';

0 commit comments

Comments
 (0)