Till Brehm
2015-06-23 2ab1e5850565647a6d1829d81e11e2bbfc7193dd
commit | author | age
027d48 1 <?php
2ab1e5 2 $wb['list_head_txt'] = 'Servidor virtual';
TB 3 $wb['active_txt'] = 'Habilitado';
4 $wb['server_id_txt'] = 'Servidor Host';
5 $wb['ostemplate_id_txt'] = 'Plantilla de SO';
10b4c8 6 $wb['template_id_txt'] = 'Plantilla';
2ab1e5 7 $wb['hostname_txt'] = 'Nombre del Host';
10b4c8 8 $wb['ip_address_txt'] = 'Dirección IP';
522ef8 9 $wb['veid_txt'] = 'VEID';
T 10 ?>