Daniel
2016-04-17 e14c6ea84f18143bbd9eb17838b28fb884e78bd3
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.';
?>