File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22$wb['Database'] = 'Database';
33$wb['Options'] = 'Options';
44$wb['Shell User'] = 'Shell User';
5- $wb['Domain'] = 'Website';
5+ $wb['Domain'] = 'Domain';
6+ $wb['Website'] = 'Website';
67$wb['Redirect'] = 'Redirect';
78$wb['SSL'] = 'SSL';
8- $wb['Subdomain'] = 'Subdomain';
9+ $wb['Subdomain'] = 'Subdomain for website ';
910$wb['Sites'] = 'Sites';
10- $wb['Aliasdomain'] = 'Aliasdomain';
11+ $wb['Aliasdomain'] = 'Aliasdomain for website ';
1112$wb['FTP-User'] = 'FTP-User';
1213$wb['FTP'] = 'FTP';
1314$wb['Shell-User'] = 'Shell-User';
Original file line number Diff line number Diff line change 1010 Websites menu
1111*/
1212
13- $ items [] = array ( 'title ' => "Domain " ,
13+ $ items [] = array ( 'title ' => "Website " ,
1414 'target ' => 'content ' ,
1515 'link ' => 'sites/web_domain_list.php ' );
1616
You can’t perform that action at this time.
0 commit comments