mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
parent
923cd1087f
commit
41e11d3183
@ -21,7 +21,8 @@ use Icinga\Data\Selectable;
|
||||
),
|
||||
array(
|
||||
'class' => 'button-link',
|
||||
'icon' => 'edit'
|
||||
'icon' => 'edit',
|
||||
'title' => sprintf($this->translate('Edit user %s'), $user->user_name)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user