#10598 change title group

This commit is contained in:
Jonathan 2023-08-09 11:21:19 +02:00
parent 4aa735d1ab
commit e7be37167e
1 changed files with 1 additions and 1 deletions

View File

@ -679,7 +679,7 @@ class WelcomeWindow extends Wizard
)
);
echo html_print_label_input_block(
__('Module group'),
__('Agent group'),
html_print_select_from_sql(
'SELECT * FROM tgrupo ORDER BY nombre',
'id_group',