Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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';
4bdecc 7 ?>