diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2018-09-25 19:17:14 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2018-09-25 19:17:14 -0700 |
| commit | 8c914e2614a40b95291df00d0b8dbd5766f611b5 (patch) | |
| tree | 96a3cc09a916cb255886f9e1a36621cab5efb747 /httemplate | |
| parent | 64cb9f480fae2da57bcf760f74212d1f270c9290 (diff) | |
3.x overtime
Diffstat (limited to 'httemplate')
| -rw-r--r-- | httemplate/elements/tr-select-from_to.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @_, ); </%init> |
