mirror of
https://github.com/grocy/grocy.git
synced 2025-08-19 20:11:16 +00:00
Error page style improvements
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
@section('content')
|
||||
<div class="row">
|
||||
<div class="col">
|
||||
<div class="alert alert-danger">{{ $__t('You are not allowed to view this page') }}</div>
|
||||
<h1 class="alert alert-danger">{{ $__t('You are not allowed to view this page') }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
@stop
|
||||
|
Reference in New Issue
Block a user