diff options
author | Ivan Kohler <ivan@freeside.biz> | 2019-09-18 14:50:09 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2019-09-18 14:50:09 -0700 |
commit | f1c2b39355e0f78a6e90a107144210993d2e5f8c (patch) | |
tree | daa64250c5723e188448ad7689315706264f8c51 /httemplate | |
parent | eaafee2a4f9c2a50e9979060579aba7253a6f66c (diff) |
really really
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/elements/tr-select-from_to.html | 2 |
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 a8ab1544f..7ea2307c2 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' => '2019', #and that's really the end of the line for 3.x + 'end_year' => '2020', #and that's really the end of the line for 3.x @_, ); </%init> |