Florian Schaal
2016-04-26 9f9a0c2eceb53aa20795c0db1d8387a3ab58d8de
1
2
3
4
5
6
7
<?php
$wb["list_head_txt"] = 'IP Mappings';
$wb["server_id_txt"] = 'Server';
$wb["source_ip_txt"] = 'Source IP';
$wb["destination_ip_txt"] = 'Destination IP';
$wb["active_txt"] = 'Active';
?>