tbrehm
2011-10-21 53f0a7547edfdb902cf87f714719127982df2fa7
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.';
?>