fantu
2009-01-06 7574e4c39ec8419102c4910246d7a39f984363a1
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.';
?>