tbrehm
2010-02-07 da1da41bdc4b602f072bb44a3b9bd448f2342d6b
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.';
?>