| | |
| | | <?php |
| | | $wb["list_head_txt"] = 'Indirizzi IP'; |
| | | $wb["server_id_txt"] = 'Server'; |
| | | $wb["ip_address_txt"] = 'Indirizzi IP'; |
| | | $wb["page_txt"] = 'Pagina'; |
| | | $wb["page_of_txt"] = 'di'; |
| | | $wb["page_next_txt"] = 'Avanti'; |
| | | $wb["page_back_txt"] = 'Indietro'; |
| | | $wb["delete_txt"] = 'Cancella'; |
| | | $wb["filter_txt"] = 'Filtro'; |
| | | $wb["add_new_record_txt"] = 'Aggiungi nuovo indirizzo IP'; |
| | | ?> |
| | | $wb['list_head_txt'] = 'Indirizzi IP'; |
| | | $wb['server_id_txt'] = 'Server'; |
| | | $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'; |
| | | ?> |