parent
f138c3b555
commit
d99166eae4
|
@ -68,7 +68,7 @@ $reducible = $this->hasPermission('config/authentication/users/remove') && $back
|
|||
),
|
||||
array(
|
||||
'title' => sprintf($this->translate('Remove user %s'), $user->user_name),
|
||||
'icon' => 'trash'
|
||||
'icon' => 'cancel'
|
||||
)
|
||||
) ?></td>
|
||||
<?php endif ?>
|
||||
|
|
Loading…
Reference in New Issue