tbrehm
2009-08-02 7acef043f2231a6f06967a5eea48a55c95fea6cf
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Grupos de usuários do sistema';
$wb['description_txt'] = 'Descrição';
$wb['name_txt'] = 'Grupo';
$wb['add_new_record_txt'] = 'Adicionar novo Grupo';
?>