From: Ivan Kohler Date: Wed, 26 Sep 2018 02:17:14 +0000 (-0700) Subject: 3.x overtime X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=8c914e2614a40b95291df00d0b8dbd5766f611b5;p=freeside.git 3.x overtime --- diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html index 0681c2176..a8ab1544f 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 @_, );