diff --git a/app/views/files/_new_style_attachment_list.html.erb b/app/views/files/_new_style_attachment_list.html.erb index 80e41d55a..818c6c24f 100644 --- a/app/views/files/_new_style_attachment_list.html.erb +++ b/app/views/files/_new_style_attachment_list.html.erb @@ -23,12 +23,8 @@ - - <%= l(:label_no_file_uploaded)%> - -单个文件最大限制:<%= number_to_human_size(Setting.attachment_max_size.to_i.kilobytes) %> +单个文件最大限制:<%= number_to_human_size(Setting.attachment_max_size.to_i.kilobytes) %>