Marius Cramer
2014-07-04 80e18c2c0e2e08e1c4ffb792b731451835cf01d4
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.';
?>