diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/attachment/list.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index c89c7bb78..2b0b31584 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -174,5 +174,8 @@ function toggle_display(link) { [% END %] </td> </tr> + + [%# BMO - attachment related warnings %] + [% Hook.process("warnings") %] </table> <br> |