diff --git a/templates/repo/issue/view_content/comments.tmpl b/templates/repo/issue/view_content/comments.tmpl
index be423e9d4..087a3c888 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}}