mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
#12213 Fix warp update button
This commit is contained in:
parent
1856d31b9c
commit
8c45c9a234
@ -1003,7 +1003,7 @@ if (is_ajax()) {
|
||||
$dialogButtons = [];
|
||||
|
||||
$dialogButtons[] = html_print_button(
|
||||
__('Update manager'),
|
||||
__('Warp update'),
|
||||
'update_manager',
|
||||
false,
|
||||
'location.href="'.ui_get_full_url('/index.php?sec=gsetup&sec2=godmode/update_manager/update_manager&tab=history', false, false, false).'"',
|
||||
|
Loading…
x
Reference in New Issue
Block a user