ftimme
2012-04-19 62e4b35ea2469696585f19eb6348ac7923d93e60
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.';
?>