fix rethemed settings breadcrumbs
This commit is contained in:
parent
c5e7f414f6
commit
6c7fff1de0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
|||
<h1>Panel Settings<small>Configure Pterodactyl to your liking.</small></h1>
|
||||
<ol class="breadcrumb">
|
||||
<li><a href="{{ route('admin.index') }}">Admin</a></li>
|
||||
<li class="active">Index</li>
|
||||
<li class="active">Settings</li>
|
||||
</ol>
|
||||
@endsection
|
||||
|
||||
|
|
Loading…
Reference in a new issue