mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
fixed visual error
This commit is contained in:
parent
667ccd50ce
commit
b55ebd69f0
@ -841,6 +841,7 @@ class AgentsAlerts extends HTML
|
|||||||
'label' => __('Full screen'),
|
'label' => __('Full screen'),
|
||||||
'id' => 'img-full-screen',
|
'id' => 'img-full-screen',
|
||||||
'surround_start' => '<div id="full_screen_refresh_box">',
|
'surround_start' => '<div id="full_screen_refresh_box">',
|
||||||
|
'attributes' => 'style="margin-left: 0px"',
|
||||||
'arguments' => [
|
'arguments' => [
|
||||||
'type' => 'button',
|
'type' => 'button',
|
||||||
'return' => true,
|
'return' => true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user