Marius Burkard
2016-05-04 c3189ce6c7301c3ec17878fd3918f31d0d3cb18a
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';
43b345 7 $wb['ip_address_txt'] = 'IP address';
522ef8 8 $wb['veid_txt'] = 'VEID';
b3e3f8 9 $wb['hostname_txt'] = 'Hostname';
522ef8 10 ?>