Marius Cramer
2015-05-26 1e00f89050a47a987d86a40ca94bfb5a25d41d1a
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.';
?>