mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-31 01:34:09 +02:00
parent
f138c3b555
commit
d99166eae4
@ -68,7 +68,7 @@ $reducible = $this->hasPermission('config/authentication/users/remove') && $back
|
|||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'title' => sprintf($this->translate('Remove user %s'), $user->user_name),
|
'title' => sprintf($this->translate('Remove user %s'), $user->user_name),
|
||||||
'icon' => 'trash'
|
'icon' => 'cancel'
|
||||||
)
|
)
|
||||||
) ?></td>
|
) ?></td>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user