diff --git a/app/views/attachments/_issue_reply.html.erb b/app/views/attachments/_issue_reply.html.erb index 5526b0d17..9c8e7a6a2 100644 --- a/app/views/attachments/_issue_reply.html.erb +++ b/app/views/attachments/_issue_reply.html.erb @@ -9,7 +9,7 @@ <% id ="file#{container.id}"%> - 上传附件 + 上传附件 <%= file_field_tag 'attachments[dummy][file]', :id => "file#{container.id}", :class => 'file_selector',