summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2018-09-25 19:17:14 -0700
committerIvan Kohler <ivan@freeside.biz>2018-09-25 19:17:14 -0700
commit8c914e2614a40b95291df00d0b8dbd5766f611b5 (patch)
tree96a3cc09a916cb255886f9e1a36621cab5efb747
parent64cb9f480fae2da57bcf760f74212d1f270c9290 (diff)
3.x overtime
-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 0681c21..a8ab154 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' => '2018',
+ 'end_year' => '2019', #and that's really the end of the line for 3.x
@_,
);
</%init>