Marius Cramer
2014-05-15 eebe766fc6f2444a690b8bfd2b0de41c91547e95
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.';
?>