File tree Expand file tree Collapse file tree 13 files changed +0
-26
lines changed
Expand file tree Collapse file tree 13 files changed +0
-26
lines changed Original file line number Diff line number Diff line change @@ -12,8 +12,6 @@ $wb["limit_spamfilter_wblist_txt"] = 'Max. number of spamfilter white / blacklis
1212$wb["limit_spamfilter_user_txt"] = 'Max. number of spamfilter users';
1313$wb["limit_spamfilter_policy_txt"] = 'Max. number of spamfilter policys';
1414$wb["default_mailserver_txt"] = 'Default Mailserver';
15- $wb["btn_save_txt"] = 'Save';
16- $wb["btn_cancel_txt"] = 'Cancel';
1715$wb["company_name_txt"] = 'Company name';
1816$wb["contact_name_txt"] = 'Contact name';
1917$wb["username_txt"] = 'Username';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'IP-Address';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Target Hostname';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Target Hostname';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Host Information';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change @@ -7,8 +7,6 @@ $wb["data_txt"] = 'Mailserver hostname';
77$wb["aux_txt"] = 'Priority';
88$wb["ttl_txt"] = 'TTL';
99$wb["active_txt"] = 'Active';
10- $wb["btn_save_txt"] = 'Save';
11- $wb["btn_cancel_txt"] = 'Cancel';
1210$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1311$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1412$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Nameserver Hostname';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The zone is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Canonical Hostname';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The name is empty.';
Original file line number Diff line number Diff line change @@ -6,8 +6,6 @@ $wb["type_txt"] = 'type';
66$wb["data_txt"] = 'Responsible Person';
77$wb["ttl_txt"] = 'TTL';
88$wb["active_txt"] = 'Active';
9- $wb["btn_save_txt"] = 'Save';
10- $wb["btn_cancel_txt"] = 'Cancel';
119$wb["limit_dns_record_txt"] = 'The max. number of DNS records for your account is reached.';
1210$wb["no_zone_perm"] = 'You do not have the permission to add a record to this DNS zone.';
1311$wb["name_error_empty"] = 'The hostname is empty.';
Original file line number Diff line number Diff line change 11<?php
2- $wb["btn_save_txt"] = 'Save';
3- $wb["btn_cancel_txt"] = 'Cancel';
42$wb["server_id_txt"] = 'Server';
53$wb["origin_txt"] = 'Zone (SOA)';
64$wb["ns_txt"] = 'NS';
You can’t perform that action at this time.
0 commit comments