tbrehm
2010-10-26 9fcf88d06d20076f1b228979e9ed4e8a56f39ef8
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.';
?>