Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
2d870d 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Direcciones IP';
2d870d 3 $wb['server_id_txt'] = 'Servidor';
10b4c8 4 $wb['client_id_txt'] = 'Cliente';
2ab1e5 5 $wb['ip_address_txt'] = 'Dirección IP';
TB 6 $wb['add_new_record_txt'] = 'Añadir dirección IP';
522ef8 7 $wb['virtualhost_txt'] = 'HTTP Vhost';
2ab1e5 8 $wb['virtualhost_port_txt'] = 'Puertos HTTP';
10b4c8 9 $wb['ip_type_txt'] = 'Tipo';
2d870d 10 ?>