tbrehm
2010-07-19 44c74cb7b409a9dd1ba2a51fdb5aadc8a11be70f
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.';
?>