fix census tract coding, broken by 1/17/2012 update to FFIEC site, RT#16369
[freeside.git] / FS / FS / Conf.pm
index 8e48dc2..d5dc9c6 100644 (file)
@@ -3730,7 +3730,7 @@ and customer address. Include units.',
     'section'     => 'UI',
     'description' => 'The year to use in census tract lookups',
     'type'        => 'select',
-    'select_enum' => [ qw( 2010 2009 2008 ) ],
+    'select_enum' => [ qw( 2012 2011 2010 ) ],
   },
 
   {