summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/index.html b/httemplate/index.html
index 7c21e4505..39163180a 100644
--- a/httemplate/index.html
+++ b/httemplate/index.html
@@ -1,4 +1,4 @@
-<%init>my $debug = $cgi->param('debug');</%init>
+<%init>my $debug = $cgi->param('debug');</%init>
% warn time.": header.html\n" if $debug;
%
<& /elements/header.html, mt('Billing Main') &>