mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 22:04:25 +02:00
parent
923cd1087f
commit
41e11d3183
@ -21,7 +21,8 @@ use Icinga\Data\Selectable;
|
|||||||
),
|
),
|
||||||
array(
|
array(
|
||||||
'class' => 'button-link',
|
'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