summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-01-03 14:08:43 -0800
committerIvan Kohler <ivan@freeside.biz>2015-01-03 14:08:43 -0800
commita7d9192c0b3b7dc5c4aa5bd889db93379dfeac3b (patch)
tree6a3227066d871fa76c1fd4d0554b39c19883cd70
parent1be5d7ada63dc18682e4b6747c66bfed4f34945c (diff)
4.x support prediction
-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 57b2388b1..1224de68a 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' => '2016',
+ 'end_year' => '2017',
@_,
);
</%init>