tbrehm
2012-06-18 1199a77a7a0feb0c359ac799686b8cdc0507c9d7
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.';
?>