X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/07b889547d28e68e5fc8f923c166bd607da17ad7..refs/pull/3918/head:/resources/views/comments/comment.blade.php diff --git a/resources/views/comments/comment.blade.php b/resources/views/comments/comment.blade.php index a85503178..6189c65d4 100644 --- a/resources/views/comments/comment.blade.php +++ b/resources/views/comments/comment.blade.php @@ -1,8 +1,8 @@
+
+
+ - {{trans('entities.comment_delete_confirm')}}
- - @icon('delete'){{ trans('common.delete') }}
+ -
+
+
@endif
@@ -48,7 +53,7 @@
- @include('partials.loading-icon', ['text' => trans('entities.comment_deleting')])
+ @include('common.loading-icon', ['text' => trans('entities.comment_deleting')])
{!! $comment->html !!}
@@ -61,10 +66,10 @@