File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
interface/web/sites/lib/lang Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ $wb["list_head_txt"] = 'Aliasdomain';
33$wb["active_txt"] = 'Active';
44$wb["server_id_txt"] = 'Server';
55$wb["parent_domain_id_txt"] = 'Website';
6- $wb["domain_txt"] = 'Domain ';
6+ $wb["domain_txt"] = 'Aliasdomain ';
77$wb["page_txt"] = 'Page';
88$wb["page_of_txt"] = 'of';
99$wb["page_next_txt"] = 'Next';
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ $wb["list_head_txt"] = 'Subdomains';
33$wb["active_txt"] = 'Active';
44$wb["server_id_txt"] = 'Server';
55$wb["parent_domain_id_txt"] = 'Website';
6- $wb["domain_txt"] = 'Domain ';
6+ $wb["domain_txt"] = 'Subdomain ';
77$wb["page_txt"] = 'Page';
88$wb["page_of_txt"] = 'of';
99$wb["page_next_txt"] = 'Next';
You can’t perform that action at this time.
0 commit comments