tbrehm
2013-02-22 526b997c9891a796b152cdbab8e329b356b1f596
commit | author | age
11b3da 1 <?php
bfcdef 2 $wb['list_head_txt'] = 'Firewall';
T 3 $wb['active_txt'] = 'Aktiv';
4 $wb['server_id_txt'] = 'Server';
5 $wb['tcp_port_txt'] = 'Offene TCP Ports';
526b99 6 $wb['udp_port_txt'] = 'Offene UDP Ports';
bfcdef 7 $wb['add_new_record_txt'] = 'Firewalleintrag hinzufügen';
11b3da 8 ?>