Robert Utnehmer
2016-03-02 61137eeaa6a78fb2351334b3a8a83c0b3644fd0c
1
2
3
4
5
<?php
$wb['description_txt'] = 'Beskrivning';
$wb['name_txt'] = 'Grupp';
$wb['name_err'] = 'Gruppnamnet mÃ¥ste ha minst 1 och max 30 tecken.';
?>