tbrehm
2012-01-03 0a6ce939d0a93ec1e747bf136b4cdf2a757ba973
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.';
?>