mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-24 14:24:41 +02:00
Monitoring backends configuration icon hotfix
This commit is contained in:
parent
2fe1203646
commit
a0e3720abb
@ -86,7 +86,7 @@ class ConfirmRemovalForm extends Form
|
||||
'escape' => false,
|
||||
'value' => '1',
|
||||
'class' => 'btn btn-cta btn-common',
|
||||
'label' => $this->view->icon('remove.png') . ' Confirm Removal'
|
||||
'label' => $this->getView()->icon('remove.png') . ' Confirm Removal'
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user