From: Ivan Kohler Date: Wed, 3 Jul 2024 21:59:17 +0000 (-0700) Subject: *sigh* life X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=79b9e352c852cf4b7712b69bbbd29f17e5c1e053;p=freeside.git *sigh* life --- diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html index 81665e4a9..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' => '2023', #really really the end of the line for 3.x + 'end_year' => $eyear+3, @_, );