diff --git a/app/views/admin/communication/blocks/templates/files/_preview.html.erb b/app/views/admin/communication/blocks/templates/files/_preview.html.erb index 71babf1330e454429ff6e415b3dd88ec13029b12..4d72187e5486d77ad39904ce7f0bf0574eabc5ae 100644 --- a/app/views/admin/communication/blocks/templates/files/_preview.html.erb +++ b/app/views/admin/communication/blocks/templates/files/_preview.html.erb @@ -34,7 +34,6 @@ end - <abbr title=""><%= number_to_human_size file.byte_size %></abbr> </figcaption> <% end %> - </figure> </a> </li>