#12295 Fixed errata

This commit is contained in:
Jorge Rincon 2023-10-20 12:55:26 +02:00
parent dcd891eedb
commit 2f6e0b62be
1 changed files with 1 additions and 1 deletions

View File

@ -732,7 +732,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',