Marius Burkard
2016-02-11 7a3fd811b791ab5cf7787541832462f4e4bc35f4
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.';
?>