@@ -, +, @@ --- tools/batch_record_modification.pl | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) --- a/tools/batch_record_modification.pl +++ a/tools/batch_record_modification.pl @@ -73,6 +73,7 @@ unless ( @templates ) { errors => ['no_template_defined'], ); output_html_with_http_headers $input, $cookie, $template->output; + exit; } if ( $mmtid ) { --