summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2021-01-04 13:28:26 -0800
committerIvan Kohler <ivan@freeside.biz>2021-01-04 13:28:26 -0800
commit02b7d15afbee7e1837cd091905b311754b31894d (patch)
tree6a7d7e1381cd25e74b6c78550f53b03ac1fd9d03
parentfd70b5ffdcbd074e48a913bffbd21dffb7eacc10 (diff)
2020 didn't go as planned, RT#85281
-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 7ea2307c2..d4ef651f1 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' => '2020', #and that's really the end of the line for 3.x
+ 'end_year' => '2021', #really really the end of the line for 3.x
@_,
);
</%init>