From: Yoginth Date: Sat, 3 Feb 2018 14:45:36 +0000 (+0530) Subject: Update all.blade.php X-Git-Tag: v0.20.0~1^2~6^2^2 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/refs/pull/695/head?ds=inline Update all.blade.php --- diff --git a/resources/views/search/all.blade.php b/resources/views/search/all.blade.php index 2c967d0a9..06a262cee 100644 --- a/resources/views/search/all.blade.php +++ b/resources/views/search/all.blade.php @@ -66,32 +66,34 @@ -
Options
- - - - - + @if(signedInUser()) +
Options
+ + + + + + @endif
Date Options
@@ -201,4 +203,4 @@ {{ trans('entities.search_more') }} @endif -@stop \ No newline at end of file +@stop