Till Brehm
2014-09-12 21c8aacf5317867f71d0a7bb71c4c2b088d02d23
commit | author | age
b51db0 1 <?php
8cf78b 2 $wb['list_head_txt'] = 'Virtualni server';
T 3 $wb['active_txt'] = 'Aktivan';
4 $wb['server_id_txt'] = 'Ime servera';
5 $wb['ostemplate_id_txt'] = 'Predložak operativnog sistema';
6 $wb['template_id_txt'] = 'Predložak';
7 $wb['hostname_txt'] = 'Ime hosta';
8 $wb['ip_address_txt'] = 'IP adresa';
598bc4 9 $wb['veid_txt'] = 'VEID';
T 10 ?>
21c8aa 11
TB 12