Pascal Dreissen
2016-07-05 1a485fd6abef7a969edbd43cd028e7d351bfdd8a
1
2
3
4
5
<?php
$wb['description_txt'] = 'Description';
$wb['name_txt'] = 'Group';
$wb['name_err'] = 'Group must be min 1, max 30 Chars.';
?>