tbrehm
2010-10-01 9b0a821d07032d611da58d1043a0c42a92b2a5ff
1
2
3
4
5
6
7
8
<?php
$wb['list_head_txt'] = 'Website subdomeinen';
$wb['active_txt'] = 'Actief?';
$wb['server_id_txt'] = 'Server';
$wb['parent_domain_id_txt'] = 'Website';
$wb['domain_txt'] = 'Subdomein';
$wb['add_new_record_txt'] = 'Nieuw subdomein toevoegen';
?>