ftimme
2013-06-11 c1fcaed2ee8f05a5030fe4e8e211ca4eae7a9489
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.';
?>