Dominik Müller
2015-01-09 d453c16036dd5a4ff1dfb6c0dd4c3ea8f315b03a
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';
?>