diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2012-04-09 18:04:57 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2012-04-09 18:04:57 -0700 |
| commit | 4ec5b193c5234d54b7c676e21927d7de934258e5 (patch) | |
| tree | 81ad80f26a77f45f4a382b48333a1e5c2d7d3c0a /httemplate/elements | |
| parent | dbd9550c7379a9d8881e33ec84ce2d6701995806 (diff) | |
| parent | 8824f2dc4410251c89e4913c713ceb11bb312e88 (diff) | |
Merge branch 'FREESIDE_2_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE_2_3_BRANCH
Diffstat (limited to 'httemplate/elements')
| -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 100381234..a27412f99 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' => '2012', #haha, well... + 'end_year' => '2013', #haha, well... @_, ); </%init> |
