mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-19 14:53:45 +02:00
View and Delete Users
This commit implements an interface into the Admin Panel that allows users to be viewed, modified, and deleted.
This commit is contained in:
@@ -27,5 +27,9 @@ return [
|
||||
'submit' => 'Submit',
|
||||
'current_password' => 'Current Password',
|
||||
'again' => 'Again',
|
||||
'registered' => 'Registered',
|
||||
'root_administrator' => 'Root Administrator',
|
||||
'yes' => 'Yes',
|
||||
'no' => 'No'
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user