jwarnier
2010-08-09 fdfd558e57f36135c77f79d3e7337f53f6a83a54
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.';
?>