*sigh* life
authorIvan Kohler <ivan@freeside.biz>
Wed, 3 Jul 2024 21:59:17 +0000 (14:59 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 3 Jul 2024 21:59:17 +0000 (14:59 -0700)
httemplate/elements/tr-select-from_to.html

index 81665e4..c242097 100644 (file)
@@ -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,
      @_,
   );
 </%init>