Fix the user-manage-organisations modal (column name & search)

This commit is contained in:
2022-02-22 13:48:20 +00:00
parent be8404c9a5
commit 0d5551f927
3 changed files with 30 additions and 0 deletions

View File

@@ -143,4 +143,6 @@ return [
'LEAVE' => 'Leave',
'ACTION_CANNOT_UNDONE' => 'This action cannot be undone!',
'IS_ADMINISTRATOR' => 'Administrator?',
];