wyrie
2010-05-27 32b49e7447e47081f5dd906644d0d91fc47517df
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.';
?>