mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-03-31 20:35:13 +08:00
Removed invalid bracket from view
This commit is contained in:
parent
1a9f676416
commit
f1586be516
@ -11,7 +11,7 @@
|
||||
<div class="container" ng-non-bindable>
|
||||
<p> </p>
|
||||
<div class="card">
|
||||
<h3><@icon('lock') {{ trans('entities.books_permissions') }}</h3>
|
||||
<h3>@icon('lock') {{ trans('entities.books_permissions') }}</h3>
|
||||
<div class="body">
|
||||
@include('form/restriction-form', ['model' => $book])
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user