vogelor
2008-12-15 3300f959b1ae3968370f187598fbb84077e1453a
1
2
3
4
5
6
<?php
$wb['list_head_txt'] = 'Grupos de usuarios de sistema';
$wb['description_txt'] = 'Descripción';
$wb['name_txt'] = 'Grupo';
$wb['add_new_record_txt'] = 'AƱadir nuevo grupo';
?>