Marius Cramer
2014-01-23 91b176e6e6736a82d0cd71b118ba666e19561fb7
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.';
?>