tbrehm
2012-11-30 b7e1d8e64b21bab43b705f57e0b679bfe659d5fb
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.';
?>