diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2013-02-03 14:36:14 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2013-02-03 14:36:14 -0800 |
| commit | 2f6d076bfbc49dcef8934381ff7eed331be916e9 (patch) | |
| tree | 3747ca414734c6be595dd942ab24c8a7d36b8674 | |
| parent | 9379323c40f74b18d3d1f5deedca91932d581bce (diff) | |
back to the future
| -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 a27412f99..ad9b40a6b 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' => '2013', #haha, well... + 'end_year' => '2014', @_, ); </%init> |
