diff --git a/t/cobrand/peterborough.t b/t/cobrand/peterborough.t index 78ed8311a40..ed95b198ea5 100644 --- a/t/cobrand/peterborough.t +++ b/t/cobrand/peterborough.t @@ -371,7 +371,7 @@ subtest "flytipping on non PCC land is emailed" => sub { is $p->get_extra_metadata('sent_to')->[0], 'flytipping@example.org', 'sent_to extra metadata set'; is $p->state, 'closed', 'report closed having sent email'; is $p->comments->count, 1, 'comment added'; - like $p->comments->first->text, qr/You can report cases/, 'correct comment text'; + like $p->comments->first->text, qr/You can report cases.*?clear the waste\.\n\n/, 'correct comment text'; ok !Open311->test_req_used, 'no open311 sent'; $mech->email_count_is(1); diff --git a/templates/web/fixmystreet.com/report/new/flytipping_text.html b/templates/web/fixmystreet.com/report/new/flytipping_text.html index faa4ee3c3a2..b3468e36019 100644 --- a/templates/web/fixmystreet.com/report/new/flytipping_text.html +++ b/templates/web/fixmystreet.com/report/new/flytipping_text.html @@ -1,5 +1,8 @@ -You can report cases of fly-tipping on private land to Peterborough City Council, although it is the landowner’s responsibility to clear the waste.
+You can report cases of fly-tipping on private land to Peterborough City Council, although it is the landowner’s responsibility to clear the waste. + The council's Environmental Enforcement Team can only investigate if there is enough evidence available, e.g. witness statement, CCTV footage, evidence in the waste, etc. -When you report, please state if you’re able to provide any evidence to support the investigation.
-If there is enough evidence, once the case is referred to the Environmental Enforcement Team for investigation, the council will mark the report as closed on the system.
+When you report, please state if you’re able to provide any evidence to support the investigation. + +If there is enough evidence, once the case is referred to the Environmental Enforcement Team for investigation, the council will mark the report as closed on the system. + If there is no evidence of the fly-tipping being committed, or who the waste originally belonged to, the council are unable to investigate and proceed with your report. diff --git a/templates/web/fixmystreet.com/report/new/roads_message.html b/templates/web/fixmystreet.com/report/new/roads_message.html index bba8ab264ed..b5733311cb8 100644 --- a/templates/web/fixmystreet.com/report/new/roads_message.html +++ b/templates/web/fixmystreet.com/report/new/roads_message.html @@ -73,9 +73,7 @@