Marius Burkard
2016-05-26 8c6a4706f8bf375738197ed83d1f91d8a17032ef
interface/web/admin/lib/lang/nl_groups.lng
@@ -1,7 +1,5 @@
<?php
$wb["description_txt"] = 'Omschrijving';
$wb["name_txt"] = 'Groep';
$wb["name_err"] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>
<?php
$wb['description_txt'] = 'Omschrijving';
$wb['name_txt'] = 'Groep';
$wb['name_err'] = 'Groep moet min. 1, max. 30 karakters zijn.';
?>