mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-21 16:42:29 +01:00
chore: fix "Manager User" typo in admin page title (#5114)
This commit is contained in:
parent
512cfad6bf
commit
466dd61856
@ -1,7 +1,7 @@
|
||||
@extends('layouts.admin')
|
||||
|
||||
@section('title')
|
||||
Manager User: {{ $user->username }}
|
||||
Manage User: {{ $user->username }}
|
||||
@endsection
|
||||
|
||||
@section('content-header')
|
||||
|
Loading…
Reference in New Issue
Block a user