xaver
2012-03-06 0732d32f508045da40fe9df607b9ef20ce2d198f
1
2
3
4
5
<?php
$wb['description_txt'] = 'Descripción';
$wb['name_txt'] = 'Grupo';
$wb['name_err'] = 'El grupo debe tener entre 1 y 30 caracteres.';
?>