Marius Cramer
2013-11-20 a2d57211a0cffc6e40c5da2cd43e72e4cd5c12ed
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.';
?>