aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-12-18 09:50:27 +0000
committerMatthew Somerville <matthew@mysociety.org>2020-01-08 11:38:13 +0000
commit243e3610f2c046314d7e6c6b3c7d14a1f109cafe (patch)
treef8cfe0e5f6dbef7c23f917a1d465196f543fefde /perllib/FixMyStreet
parent52a40545082d0f22756883d8fb7357701bf1f6d8 (diff)
[TfL] Update front page form text/examples.
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r--perllib/FixMyStreet/Cobrand/TfL.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/TfL.pm b/perllib/FixMyStreet/Cobrand/TfL.pm
index e76113b9a..9dce32d2d 100644
--- a/perllib/FixMyStreet/Cobrand/TfL.pm
+++ b/perllib/FixMyStreet/Cobrand/TfL.pm
@@ -41,7 +41,7 @@ sub area_check {
sub enter_postcode_text {
my ($self) = @_;
- return 'Enter a London postcode, or street name and area';
+ return 'Enter a London postcode, or street name and area, or a reference number of a problem previous reported';
}
sub privacy_policy_url { 'https://tfl.gov.uk/corporate/privacy-and-cookies/reporting-street-problems' }