summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/elements/tr-select-months.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-months.html b/httemplate/elements/tr-select-months.html
index 3ff28f99b..b90ce1ed7 100644
--- a/httemplate/elements/tr-select-months.html
+++ b/httemplate/elements/tr-select-months.html
@@ -7,6 +7,5 @@ $opt{labels} = { '' => '',
map { $_ => emt('[quant,_1,month]', $_) } 1 .. $max
};
-warn Dumper(\%opt);
</%init>
<& tr-select.html, %opt &>