vogelor
2010-06-08 e4efe7ac4a0f4d886d43d28517affacafc84a7c9
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.';
?>