Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
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 ?>