This commit is contained in:
yutao 2015-05-29 10:15:05 +08:00
parent 56a8e48a2b
commit 75cf77dd13
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
</div>
<div class="cl"></div>
<div class="talkWrapBox">
<% reply = Message.new(:subject => "RE: #{@message.subject}")%>
<% reply = Message.new(:subject => "RE: #{topic.subject}")%>
<% if !topic.locked? && authorize_for('messages', 'reply') %>
<div class="talkWrapMsg" nhname="about_talk_reply" style="display: none;">
<em class="talkWrapArrow"></em>