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