tbrehm
2013-04-16 b70f48a7c20616e3c605e5359cd6163bbc8f2bdb
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Firewall';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Server';
$wb['tcp_port_txt'] = 'Port TCP yang dibuka';
$wb['udp_port_txt'] = 'Port UDP yang dibuka';
$wb['add_new_record_txt'] = 'Tambah record Firewall';
?>