summaryrefslogtreecommitdiffstats
path: root/new_bug.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'new_bug.cgi')
-rw-r--r--new_bug.cgi2
1 files changed, 1 insertions, 1 deletions
diff --git a/new_bug.cgi b/new_bug.cgi
index ec67980b9..0c816de2c 100644
--- a/new_bug.cgi
+++ b/new_bug.cgi
@@ -46,5 +46,5 @@ my $vars = {};
print $cgi->header();
$template->process("bug/new_bug.html.tmpl",
$vars)
- or ThrowTemplateError($template->error());
+ or ThrowTemplateError($template->error());