app/views/topics/_reply.html.haml in radiant-forum-extension-2.0.9 vs app/views/topics/_reply.html.haml in radiant-forum-extension-2.1.1
- old
+ new
@@ -5,10 +5,10 @@
= t("topic_locked")
- else
- if current_reader
- if current_reader.activated?
.post.replyform
- .post_wrapper
+ .wrapper
.post_header
.speaker
= standard_gravatar_for(current_reader)
%h2.person
= t("add_reply")