Marius Cramer
2014-08-13 31230cb7cda673db7a96fb14d93dfaf9262c74cf
commit | author | age
bef7e2 1 <?php
14f228 2 $wb['list_head_txt'] = 'IP-adresser';
2c4579 3 $wb['server_id_txt'] = 'Server';
14f228 4 $wb['ip_address_txt'] = 'IP-adresser';
TB 5 $wb['add_new_record_txt'] = 'Lägg till ny IP-adress';
6 $wb['client_id_txt'] = 'Kund';
522ef8 7 $wb['virtualhost_txt'] = 'HTTP Vhost';
14f228 8 $wb['virtualhost_port_txt'] = 'HTTP-portar';
TB 9 $wb['ip_type_txt'] = 'Typ';
2c4579 10 ?>
14f228 11