xaver
2011-09-09 e55c5bf38e336cab2881b47c4c82a55bc8afe11a
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.';
?>