diff options
| author | Mark Wells <mark@freeside.biz> | 2012-04-05 19:13:30 -0700 |
|---|---|---|
| committer | Mark Wells <mark@freeside.biz> | 2012-04-05 19:13:30 -0700 |
| commit | bebc6056dddc1bdeb0f3f763659cb9909d787583 (patch) | |
| tree | 832772597942e90c18591c0eca28948c970a5950 /httemplate/elements | |
| parent | 00068a5f2d8535d64b4900d2fd8470c1333ea7ac (diff) | |
simplify UI for projected sales report, #15393
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> |
