tbrehm
2011-09-12 3335f3cf29bb8948abb78b63597342de104a7d39
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.';
?>