--- test/html-webhacc/WebHACC/Result.pm 2008/07/21 05:48:55 1.4 +++ test/html-webhacc/WebHACC/Result.pm 2008/07/21 08:39:12 1.5 @@ -152,7 +152,7 @@ } unless ($has_location) { - $out->text ('No location information available'); + $out->text ('Unknown location'); } }