tbrehm
2011-03-14 2ae285290508de108530203fb0e4f68469159283
1
2
3
4
5
6
7
<?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';
?>