diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/base/report/new/form_report.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/base/report/new/form_report.html b/templates/web/base/report/new/form_report.html index 9526b677c..ce8f69855 100644 --- a/templates/web/base/report/new/form_report.html +++ b/templates/web/base/report/new/form_report.html @@ -64,4 +64,5 @@ [% END %] <input type="hidden" id="single_body_only" name="single_body_only" value=""> + <input type="hidden" id="do_not_send" name="do_not_send" value=""> <input type="hidden" name="submit_problem" value="1"> |