mcramer
2009-06-23 2c7ee0fd03f12841c2a6dbb1f3a574e28ed7a1e7
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.';
?>