Marius Burkard
2016-03-31 dbf57dddf7ef07a0168ad0c1d64de0735a9c5804
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';
?>