ftimme
2013-01-23 7c7d9f375e91f33fc84dd4f41cf293e7d3ec4e7b
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.';
?>