Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
f03fc3 2 $wb['list_head_txt'] = 'Indirizzi IP';
0dae6d 3 $wb['server_id_txt'] = 'Server';
f03fc3 4 $wb['ip_address_txt'] = 'Indirizzo IP';
F 5 $wb['add_new_record_txt'] = 'Aggiungi nuovo indirizzo IP';
407003 6 $wb['client_id_txt'] = 'Cliente';
522ef8 7 $wb['virtualhost_txt'] = 'HTTP Vhost';
T 8 $wb['virtualhost_port_txt'] = 'HTTP Ports';
9 $wb['ip_type_txt'] = 'Type';
0dae6d 10 ?>