diff options
Diffstat (limited to 'extensions/BugModal/template')
-rw-r--r-- | extensions/BugModal/template/en/default/bug_modal/attachments.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/BugModal/template/en/default/bug_modal/attachments.html.tmpl b/extensions/BugModal/template/en/default/bug_modal/attachments.html.tmpl index e5fd7a82c..1658a0408 100644 --- a/extensions/BugModal/template/en/default/bug_modal/attachments.html.tmpl +++ b/extensions/BugModal/template/en/default/bug_modal/attachments.html.tmpl @@ -80,3 +80,6 @@ <button type="button" id="attachments-obsolete-btn" class="minor">Show Obsolete Attachments</button> [% END %] </div> + +[%# BMO - attachment related warnings %] +[% Hook.process("warnings") %] |