summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-01-02 17:37:09 -0800
committerIvan Kohler <ivan@freeside.biz>2018-01-02 17:37:09 -0800
commit64c1a0ea453f682286f7727147fc60bde5a62e94 (patch)
treee81b2a5301079b38e0bb575bedcc3a639bbc9a8b
parentb94c1d5b5d8179b7bcc57ff5c352fa7039424001 (diff)
fix reports for 2018, RT#79090
-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..0681c2176 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' => '2018',
@_,
);
</%init>