tbrehm
2011-11-08 64f3d750ab045c8e7395c035be3097ee6cd9025a
1
2
3
4
5
<?php
$wb['description_txt'] = 'Descrição';
$wb['name_txt'] = 'Grupo';
$wb['name_err'] = 'O Nome do Grupo deve conter de 1 a 30 caracteres!';
?>