summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-01-03 14:08:15 -0800
committerIvan Kohler <ivan@freeside.biz>2015-01-03 14:08:15 -0800
commit56458cb72e1958cb8d40faf014840277bd58c006 (patch)
tree5f4e1eeed136edde420a31434db4e3e81d3c49e9
parent545dc80696e662cd7e3659ccb07581faa6ebf647 (diff)
3.x supported through (sometime in) 2016
-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 dfd57e0c6..57b2388b1 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' => '2015',
+ 'end_year' => '2016',
@_,
);
</%init>