tbrehm
2009-03-09 00b1bddf020effe3bec88fb5f8fa22a90f3b920d
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';
?>