mcramer
2012-11-07 1915e354b4539f1ecc87de571cb20fc4920218bb
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';
?>