Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
6c424f 1 <?php
407003 2 $wb['list_head_txt'] = 'IP Mappings';
TB 3 $wb['server_id_txt'] = 'Server';
4 $wb['source_ip_txt'] = 'Source IP';
5 $wb['destination_ip_txt'] = 'Destination IP';
6 $wb['active_txt'] = 'Active';
6c424f 7 ?>