X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/07b889547d28e68e5fc8f923c166bd607da17ad7..refs/pull/5312/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..b507a810b 100644 --- a/resources/views/comments/comment.blade.php +++ b/resources/views/comments/comment.blade.php @@ -1,73 +1,92 @@ -
-- {{trans('entities.comment_delete_confirm')}}
- - @icon('delete'){{ trans('common.delete') }}
-
-+- {{trans('entities.comment_delete_confirm')}}
+ -
+
+
+
++ @icon('reply'){{ trans('entities.comment_in_reply_to', ['commentId' => '#' . $comment->parent_id]) }} +
+ @endif + {!! $commentHtml !!}