From 43d5252f60e7322ea4a0922658939b703f304db2 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 5 Apr 2012 19:14:03 -0700 Subject: simplify UI for projected sales report, #15393 --- httemplate/elements/tr-select-from_to.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/elements') 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... @_, ); -- cgit v1.2.1