tbrehm
2009-03-10 9e41c341d482c7697232ced9d0b475715ebb76e5
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.';
?>