tbrehm
2009-03-07 ffb7b3f6a484300b7fec1932428929921e69c2cc
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';
?>