mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
DeleteCommentCommandForm: choose another icon
This commit is contained in:
parent
5b19f9474c
commit
38a88d129c
@ -72,7 +72,7 @@ class DeleteCommentCommandForm extends CommandForm
|
||||
'escape' => false,
|
||||
'type' => 'submit',
|
||||
'class' => 'link-like',
|
||||
'label' => $this->getView()->icon('trash'),
|
||||
'label' => $this->getView()->icon('cancel'),
|
||||
'title' => $this->translate('Delete this comment'),
|
||||
'decorators' => array('ViewHelper')
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user