vogelor
2008-12-12 2534b97109ca3a3c288ab241033b7e376ff2bc84
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Subdominio';
$wb['active_txt'] = 'Activar';
$wb['server_id_txt'] = 'Servidor';
$wb['parent_domain_id_txt'] = 'Sitio web';
$wb['domain_txt'] = 'Subdominio';
$wb['add_new_record_txt'] = 'AƱadir nuevo subdominio';
?>