tbrehm
2009-06-21 494c3cf3872116a564d20a6c30d3a6e35a1ee632
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.';
?>