X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/293be7093cd30bf2372b8df67b6fea888b0fbdd6..refs/pull/263/head:/resources/views/books/index.blade.php diff --git a/resources/views/books/index.blade.php b/resources/views/books/index.blade.php index 9fa483735..c090a127e 100644 --- a/resources/views/books/index.blade.php +++ b/resources/views/books/index.blade.php @@ -8,8 +8,8 @@
No books have been created.
- Create one now +{{ trans('entities.books_empty') }}
+ @if(userCan('books-create-all')) + {{ trans('entities.create_one_now') }} + @endif @endifThe most popular books will appear here.
+{{ trans('entities.books_popular_empty') }}
@endif