fantu
2008-12-20 0b6b1e4e64995187662e81e37f75fa8eb7a934d1
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';
?>