Marius Burkard
2016-02-11 8831af7f89bf4746fbbad8aa4aa700f6567d9dae
1
2
3
4
5
<?php
$wb['description_txt'] = 'Descrizione';
$wb['name_txt'] = 'Gruppo';
$wb['name_err'] = 'Gruppo deve essere minimo 1, max 30 Caratteri.';
?>