X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7f99903fdbd3eb814f72319130bfc6ef130d0fe5..refs/pull/432/head:/resources/views/pages/show.blade.php diff --git a/resources/views/pages/show.blade.php b/resources/views/pages/show.blade.php index f12ba58c6..6b2dc3c23 100644 --- a/resources/views/pages/show.blade.php +++ b/resources/views/pages/show.blade.php @@ -6,43 +6,34 @@
- + @include('pages._breadcrumbs', ['page' => $page])
-
Export
+
{{ trans('entities.export') }}
@if(userCan('page-update', $page)) - Edit + {{ trans('common.edit') }} @endif @if(userCan('page-update', $page) || userCan('restrictions-manage', $page) || userCan('page-delete', $page)) @@ -58,13 +49,13 @@
+
- @include('partials/highlight') @stop @section('scripts')