ftimme
2011-09-13 eee9102ce2e47c4a74e2ab62ef0c35f0f0d84158
1
2
3
4
5
<?php
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['name_err'] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>