vogelor
2010-05-04 4f35a00a3522b6bbb8ab5767b799a33831907533
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.';
?>