From 88c212a8a3b44920b5faf568fbe0a4a9e983139c Mon Sep 17 00:00:00 2001 From: John Olheiser <42128690+jolheiser@users.noreply.github.com> Date: Fri, 24 Jan 2020 15:23:10 -0600 Subject: [PATCH] Fix image (#9962) Signed-off-by: jolheiser --- templates/repo/issue/view_content/comments.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl index be423e9d4c..087a3c888c 100644 --- a/templates/repo/issue/view_content/comments.tmpl +++ b/templates/repo/issue/view_content/comments.tmpl @@ -321,7 +321,7 @@ {{if .OriginalAuthor }} {{else}} - + {{end}} @@ -331,7 +331,7 @@ {{else}} {{.Poster.GetDisplayName}} {{end}} - + {{if eq .Review.Type 1}} {{$.i18n.Tr "repo.issues.review.approve" $createdStr | Safe}} {{else if eq .Review.Type 2}}