Till Brehm
2015-12-03 1fbf0d38c82aaa4fe20ef7a7158cdcbac81e16ee
commit | author | age
027d48 1 <?php
43b345 2 $wb['list_head_txt'] = 'Virtual server';
bfcdef 3 $wb['active_txt'] = 'Aktivní';
43b345 4 $wb['server_id_txt'] = 'Hostserver';
T 5 $wb['ostemplate_id_txt'] = 'OSTemplate';
72695f 6 $wb['template_id_txt'] = 'Šablona';
1fbf0d 7 $wb['hostname_txt'] = 'Název hostitele';
43b345 8 $wb['ip_address_txt'] = 'IP address';
522ef8 9 $wb['veid_txt'] = 'VEID';
T 10 ?>
206676 11
1fbf0d 12