Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
027d48 1 <?php
522ef8 2 $wb['list_head_txt'] = 'Virtual server';
T 3 $wb['active_txt'] = 'Active';
4 $wb['server_id_txt'] = 'Hostserver';
5 $wb['ostemplate_id_txt'] = 'OSTemplate';
6 $wb['template_id_txt'] = 'Template';
7 $wb['hostname_txt'] = 'Hostname';
8 $wb['ip_address_txt'] = 'IP address';
9 $wb['veid_txt'] = 'VEID';
10 ?>