tbrehm
2009-10-14 186f8a787d3c9d2cf5e0da399037ff443dba2ff0
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.';
?>