diff --git a/lms/templates/discussion/thread.html b/lms/templates/discussion/thread.html index 52eb17c107..500ca66585 100644 --- a/lms/templates/discussion/thread.html +++ b/lms/templates/discussion/thread.html @@ -45,12 +45,11 @@ ${render_vote(comment)}
- ${comment['body']} -
- ${render_info(comment)} - ${render_reply()} - ${render_edit()} -
+ ${comment['body']} +
+ ${render_info(comment)} + ${render_reply()} + ${render_edit()}