diff --git a/app/views/step_comments/_comment.html.erb b/app/views/step_comments/_comment.html.erb index 66c1c0c85..c20191f3d 100644 --- a/app/views/step_comments/_comment.html.erb +++ b/app/views/step_comments/_comment.html.erb @@ -1,4 +1,4 @@ -f
+
<%=t "protocols.steps.comment_title", user: comment.user.full_name, time: l(comment.created_at, format: :time) %>