wyrie
2009-12-30 f2eb2ff5debc6bc2fdeb0001ce968d064a77ed07
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.';
?>