Marius Cramer
2015-04-16 d7ad8f37a67851225d6f48a7fe73d7e47bec59a3
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.';
?>