Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6c424f 1 <?php
2e4662 2 $wb['active_txt'] = 'Activo';
CD 3 $wb['destination_ip_txt'] = 'IP de destino';
ad3082 4 $wb['list_head_txt'] = 'Mapeos IP';
CD 5 $wb['server_id_txt'] = 'Servidor';
6 $wb['source_ip_txt'] = 'IP de origen';
2e4662 7 ?>