diff options
author | Struan Donald <struan@exo.org.uk> | 2012-12-20 10:28:00 +0000 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-12-20 10:28:00 +0000 |
commit | 82c0c437909137dbb95fdd3f3209d14732bf98ae (patch) | |
tree | 1dc0ee5f347580791f4fcec960493712bef7161b /perllib/FixMyStreet/Cobrand/SeeSomething.pm | |
parent | d564ab2818bf3658a4f8cdf36c6620de8b4a4196 (diff) |
sightly more helpful not covered text
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/SeeSomething.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/SeeSomething.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/SeeSomething.pm b/perllib/FixMyStreet/Cobrand/SeeSomething.pm index a30a106e4..f05a2059a 100644 --- a/perllib/FixMyStreet/Cobrand/SeeSomething.pm +++ b/perllib/FixMyStreet/Cobrand/SeeSomething.pm @@ -39,7 +39,7 @@ sub council_check { return 1; } - return ( 0, "Not in covered area" ); + return ( 0, "That location is not covered by See Something, Say Something" ); } sub disambiguate_location { |