Falko Timme
2014-02-11 a01d1a3a5c453d0f447a4776617b22105afd0261
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.';
?>