fantu
2010-02-09 4cb4911cd5bc47dbd4413f7b43bdc8d24f43e817
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.';
?>