ftimme
2013-03-19 51bc3cfce8cc6611f6b4a44aa06214cc366a6a9a
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Subdomain';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Situs Web';
$wb['domain_txt'] = 'Subdomain';
$wb['add_new_record_txt'] = 'Tambah Subdomain Baru';
?>