From: Ivan Kohler Date: Sat, 3 Jan 2015 22:08:43 +0000 (-0800) Subject: 4.x support prediction X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=a7d9192c0b3b7dc5c4aa5bd889db93379dfeac3b 4.x support prediction --- diff --git a/httemplate/elements/tr-select-from_to.html b/httemplate/elements/tr-select-from_to.html index 57b2388b1..1224de68a 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' => '2016', + 'end_year' => '2017', @_, );