diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2014-02-25 22:47:53 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2014-02-25 22:47:53 -0800 |
| commit | 4789dcb6db0e92e1f9ce68cceed4eceff524b854 (patch) | |
| tree | 7034b76da817f55767e7071915493bc3283bcd2e | |
| parent | 0393defb3dee145a4bedee761de25cfd1ac503e0 (diff) | |
2016
| -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 ad9b40a6b..57b2388b1 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' => '2014', + 'end_year' => '2016', @_, ); </%init> |
