Marius Burkard
2016-04-26 6c189dba224d1e1de138e763d8146fea21bc6a2f
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.';
?>