ftimme
2011-09-28 491e359757fbfbc48823fa0d2ef71b71e4eed835
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.';
?>