mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#10598 change title group
This commit is contained in:
parent
4aa735d1ab
commit
e7be37167e
@ -679,7 +679,7 @@ class WelcomeWindow extends Wizard
|
|||||||
)
|
)
|
||||||
);
|
);
|
||||||
echo html_print_label_input_block(
|
echo html_print_label_input_block(
|
||||||
__('Module group'),
|
__('Agent group'),
|
||||||
html_print_select_from_sql(
|
html_print_select_from_sql(
|
||||||
'SELECT * FROM tgrupo ORDER BY nombre',
|
'SELECT * FROM tgrupo ORDER BY nombre',
|
||||||
'id_group',
|
'id_group',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user