Marius Cramer
2014-08-14 0e73fca2a24ffa6f1ec182563f22b73a387a59bb
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.';
?>