mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-22 21:51:50 +08:00
Removed test web route, extracted text, added test
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
|
||||
@if($locked ?? false)
|
||||
<div class="text-warn my-xxs bold">
|
||||
@icon('lock')You don't have the required permissions to select this item.
|
||||
@icon('lock'){{ trans('entities.entity_select_lack_permission') }}
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
Reference in New Issue
Block a user