Till Brehm
2015-06-24 bd12aad9ef1e564d1cd6618c76168c61e15c9c77
commit | author | age
027d48 1 <?php
bd12aa 2 $wb['list_head_txt'] = 'Sanal Sunucu';
TB 3 $wb['active_txt'] = 'Etkin';
4 $wb['server_id_txt'] = 'Sunucu';
5 $wb['ostemplate_id_txt'] = 'OS Kalıbı';
6 $wb['template_id_txt'] = 'Kalıp';
7 $wb['hostname_txt'] = 'Sunucu Adı';
8 $wb['ip_address_txt'] = 'IP Adresi';
d6cd45 9 $wb['veid_txt'] = 'VEID';
T 10 ?>