Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
bf7876 1 <?php
1e2811 2 $wb['list_head_txt'] = 'Websites';
M 3 $wb['domain_id_txt'] = 'ID';
4 $wb['active_txt'] = 'Ativo';
5 $wb['server_id_txt'] = 'Servidor';
6 $wb['domain_txt'] = 'Domínio';
7 $wb['add_new_record_txt'] = 'Adcionar um novo site';
73813a 8 $wb['parent_domain_id_txt'] = 'Website';
bf7876 9 ?>