Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
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['hostname_txt'] = 'Hostname';
T 8 $wb['ip_address_txt'] = 'IP address';
522ef8 9 $wb['veid_txt'] = 'VEID';
T 10 ?>
206676 11