X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fsearch%2Freport_cust_pkg.html;fp=httemplate%2Fsearch%2Freport_cust_pkg.html;h=a976ef972d3a901cb0e8de9d7f964a03730e3c83;hp=4e17d1f51a71108bc6c3c3e564e5839a8e926fe9;hb=5c93b49cd87b0a7ea63ca2e40ee29cc1d1be13b4;hpb=b2326b23cf72af64884e5e33c7b2ae586adce0bf diff --git a/httemplate/search/report_cust_pkg.html b/httemplate/search/report_cust_pkg.html index 4e17d1f51..a976ef972 100755 --- a/httemplate/search/report_cust_pkg.html +++ b/httemplate/search/report_cust_pkg.html @@ -266,8 +266,8 @@ 'options' => \@location_options, 'labels' => { 'cust' => "is the customer's default location", 'nocust' => "is not the customer's default location", - 'census' => "has a census tract", - 'nocensus' => "does not have a census tract", + 'census' => "has an up-to-date census tract", + 'nocensus' => "does not have an up-to-date census tract", 'nogeocode'=> 'has an implicit tax location', 'geocode' => 'has a hardcoded tax location', },