X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/154924cc0c19546599bbe1953744f9ab1162b263..refs/pull/5725/head:/resources/views/comments/comment.blade.php diff --git a/resources/views/comments/comment.blade.php b/resources/views/comments/comment.blade.php index ce0d59473..d70a8c1d9 100644 --- a/resources/views/comments/comment.blade.php +++ b/resources/views/comments/comment.blade.php @@ -1,71 +1,101 @@ -
-- {{trans('entities.comment_delete_confirm')}}
- -
-
-
-
-+- {{trans('entities.comment_delete_confirm')}}
+ -
+
+
+
++ @icon('reply'){{ trans('entities.comment_in_reply_to', ['commentId' => '#' . $comment->parent_id]) }} +
+ @endif + @if($comment->content_ref) +