summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-select-from_to.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-01-04 14:46:21 -0800
committerIvan Kohler <ivan@freeside.biz>2018-01-04 14:46:21 -0800
commitd0ef2d787f311d78f34f5e068514bad91fe7b37b (patch)
treed2c5f726ad84fa7fa752784f1b883b59277c5881 /httemplate/elements/tr-select-from_to.html
parentdefbec8798d006a70b13a4b7160742b85d16047d (diff)
fix reports for 2018, RT#79090
Diffstat (limited to 'httemplate/elements/tr-select-from_to.html')
-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 1224de68a..c24209737 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' => '2017',
+ 'end_year' => $eyear+3,
@_,
);
</%init>