We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0175d commit 47a1df5Copy full SHA for 47a1df5
1 file changed
resources/views/elfinder.blade.php
@@ -32,8 +32,8 @@
32
@endphp
33
34
@section('header')
35
- <section class="container-fluid">
36
- <h2>{{ trans('backpack::crud.file_manager') }}</h2>
+ <section class="container-fluid" bp-section="page-header">
+ <h1 bp-section="page-heading">{{ trans('backpack::crud.file_manager') }}</h1>
37
</section>
38
@endsection
39
0 commit comments