Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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';
b3e3f8 6 $wb['active_txt'] = 'AktivnĂ­';
6c424f 7 ?>