Marius Cramer
2014-10-13 559b657f9fc6a5374de9b7b1caf20abd4e308d76
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Alamat IP';
$wb['server_id_txt'] = 'Server';
$wb['ip_address_txt'] = 'Alamat IP';
$wb['add_new_record_txt'] = 'Tambah Alamat IP Baru';
$wb['client_id_txt'] = 'Client';
$wb['virtualhost_txt'] = 'HTTP Vhost';
$wb['virtualhost_port_txt'] = 'HTTP Ports';
$wb['ip_type_txt'] = 'Type';
?>