ftimme
2011-09-23 c7e47ed3dfb9116dbeb8a444ec8f2fb1a41d34f9
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.';
?>