mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 16:55:05 +02:00
Fixed issue with OK label
This commit is contained in:
parent
704403fd52
commit
dc3e690502
@ -831,6 +831,7 @@ class AgentsAlerts extends HTML
|
|||||||
'arguments' => [
|
'arguments' => [
|
||||||
'type' => 'button',
|
'type' => 'button',
|
||||||
'return' => true,
|
'return' => true,
|
||||||
|
'label' => '',
|
||||||
'name' => 'pure',
|
'name' => 'pure',
|
||||||
'attributes' => 'class="full_screen_button '.$screenSwitchClass.'" title="'.$screenSwitchTitle.'"',
|
'attributes' => 'class="full_screen_button '.$screenSwitchClass.'" title="'.$screenSwitchTitle.'"',
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user