cfoe
2012-07-04 1b47906cde5e222416c1611735545e8376fb9626
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.';
?>