latham
2011-09-22 533de42affcf6b0b0686e237c20b7c667c0b6964
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.';
?>