summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-02-03 14:36:14 -0800
committerIvan Kohler <ivan@freeside.biz>2013-02-03 14:36:14 -0800
commit2f6d076bfbc49dcef8934381ff7eed331be916e9 (patch)
tree3747ca414734c6be595dd942ab24c8a7d36b8674
parent9379323c40f74b18d3d1f5deedca91932d581bce (diff)
back to the future
-rw-r--r--httemplate/elements/tr-select-from_to.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html
index a27412f99..ad9b40a6b 100644
--- a/httemplate/elements/tr-select-from_to.html
+++ b/httemplate/elements/tr-select-from_to.html
@@ -39,7 +39,7 @@
my %hash = (
'show_month_abbr' => 1,
'start_year' => '1999',
- 'end_year' => '2013', #haha, well...
+ 'end_year' => '2014',
@_,
);
</%init>