ftimme
2013-06-08 6886acfdd12a1bf9d5bf245ceb707f2300609ea4
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.';
?>