mirror of
https://github.com/pterodactyl/panel.git
synced 2024-11-22 17:12:30 +01:00
fix rethemed settings breadcrumbs
This commit is contained in:
parent
c5e7f414f6
commit
6c7fff1de0
@ -27,7 +27,7 @@
|
|||||||
<h1>Panel Settings<small>Configure Pterodactyl to your liking.</small></h1>
|
<h1>Panel Settings<small>Configure Pterodactyl to your liking.</small></h1>
|
||||||
<ol class="breadcrumb">
|
<ol class="breadcrumb">
|
||||||
<li><a href="{{ route('admin.index') }}">Admin</a></li>
|
<li><a href="{{ route('admin.index') }}">Admin</a></li>
|
||||||
<li class="active">Index</li>
|
<li class="active">Settings</li>
|
||||||
</ol>
|
</ol>
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user