ftimme
2012-05-18 3ed2a2a6018cd835a9ea251de6d2d4bc65547737
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.';
?>