commit | author | age | ||
0dae6d | 1 | <?php |
F | 2 | $wb['server_id_txt'] = 'Server'; |
3 | $wb['ip_address_txt'] = 'IP Address'; | |
4 | $wb['virtualhost_txt'] = 'HTTP NameVirtualHost'; | |
5 | $wb['ip_err'] = 'IP address invalid'; | |
6 | $wb['btn_save_txt'] = 'Save'; | |
7 | $wb['btn_cancel_txt'] = 'Cancel'; | |
8 | ?> |