Dominik Müller
2014-01-19 185457e92fa7c06f59c3469697b815a73498d46c
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.';
?>