wyrie
2009-12-17 fcc69847d167aab1d3c40a094a6ca1a21147055a
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.';
?>