2020 didn't go as planned, RT#85281
authorIvan Kohler <ivan@freeside.biz>
Mon, 4 Jan 2021 21:28:26 +0000 (13:28 -0800)
committerIvan Kohler <ivan@freeside.biz>
Mon, 4 Jan 2021 21:28:26 +0000 (13:28 -0800)
httemplate/elements/tr-select-from_to.html

index 7ea2307..d4ef651 100644 (file)
@@ -39,7 +39,7 @@
   my %hash = (
     'show_month_abbr' => 1,
     'start_year'      => '1999',
-    'end_year'        => '2020', #and that's really the end of the line for 3.x
+    'end_year'        => '2021', #really really the end of the line for 3.x
      @_,
   );
 </%init>