Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
f99b12 1 <?php
b51db0 2 $wb['list_head_txt'] = 'Firewall';
8cf78b 3 $wb['active_txt'] = 'Aktivno';
b51db0 4 $wb['server_id_txt'] = 'Server';
8cf78b 5 $wb['tcp_port_txt'] = 'Otvoreni TCP portovi';
T 6 $wb['udp_port_txt'] = 'Otvoreni UDP portovi';
7 $wb['add_new_record_txt'] = 'Dodaj Firewall zapis';
f99b12 8 ?>
21c8aa 9
TB 10