Till Brehm
2014-04-28 97b556d4fb2eba43d6a73b8042ac093f8d45a9b0
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.';
?>