Patrick Anders
2014-12-08 0c1fecfdf0db2be953c11d70521817d0fda76df4
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.';
?>