latham
2011-05-26 88c9913fa83b0c17a98dc23d23144a37c4776975
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.';
?>