Marius Cramer
2014-04-23 9dba8d7cecd64cc89e006d57f1d39d7ca9119645
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.';
?>