| | |
| | | <?php |
| | | $wb['list_head_txt'] = 'IP Addresses'; |
| | | $wb['list_head_txt'] = 'Indirizzi IP'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $wb['ip_address_txt'] = 'IP Address'; |
| | | $wb['page_txt'] = 'Page'; |
| | | $wb['page_of_txt'] = 'of'; |
| | | $wb['page_next_txt'] = 'Next'; |
| | | $wb['page_back_txt'] = 'Back'; |
| | | $wb['delete_txt'] = 'Delete'; |
| | | $wb['filter_txt'] = 'Filter'; |
| | | $wb['add_new_record_txt'] = 'Add new IP Address'; |
| | | $wb['ip_address_txt'] = 'Indirizzo IP'; |
| | | $wb['add_new_record_txt'] = 'Aggiungi nuovo indirizzo IP'; |
| | | $wb['client_id_txt'] = 'Client'; |
| | | $wb['virtualhost_txt'] = 'HTTP Vhost'; |
| | | $wb['virtualhost_port_txt'] = 'HTTP Ports'; |
| | | $wb['ip_type_txt'] = 'Type'; |
| | | ?> |