tbrehm
2009-03-07 07bf5100dce24ea3ae869fe59b61772870a80962
1
2
3
4
5
6
7
<?php
$wb['list_head_txt'] = 'Gebruikers';
$wb['username_txt'] = 'Gebruikersnaam';
$wb['name_txt'] = 'Achternaam';
$wb['vorname_txt'] = 'Voornaam';
$wb['ort_txt'] = 'Plaatsnaam';
?>