ftimme
2013-02-19 47440e51ff940a4786c31d72c56d25659662bda9
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.';
?>