diff --git a/root/src/attachments/list.tt b/root/src/attachments/list.tt index 5051af55..8bc5abd4 100644 --- a/root/src/attachments/list.tt +++ b/root/src/attachments/list.tt @@ -26,6 +26,9 @@ [% loc('Thumbnail') %] + + [% loc('Errors') %] + @@ -62,7 +65,8 @@ [% END %] - + + [% IF att.errors %]
[% att.errors | html %]
[% END %]