Skip to content

Commit

Permalink
[Brent] [Waste] Update general waste bin signposting text.
Browse files Browse the repository at this point in the history
  • Loading branch information
neprune committed Jan 16, 2025
1 parent 9d4cf45 commit 0411343
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion t/cobrand/brent.t
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ FixMyStreet::override_config {
$mech->follow_link_ok({url => 'http://brent.fixmystreet.com/waste/12345/request'});

$mech->submit_form_ok({ with_fields => { 'container-choice' => 16 } }, "Choose refuse bin");
$mech->content_contains('please call');
$mech->content_contains('Request a new or replacement rubbish bin');
$mech->back;

$mech->submit_form_ok({ with_fields => { 'container-choice' => 13 } }, "Choose garden bin");
Expand Down
7 changes: 3 additions & 4 deletions templates/web/brent/waste/refuse_call_us.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,15 @@
[% INCLUDE 'waste/_address_display.html' %]
[% END %]

<h1 class="govuk-heading-xl">Please call us</h1>
<h1 class="govuk-heading-xl">Please contact us</h1>

<p class="govuk-body">New and replacement rubbish bins cost:</p>
<ul class="govuk-list govuk-list--bullet">
<li>£65 for a 140 litre bin</li>
<li>£80 for a 240 litre and above (subject to criteria).</li>
</ul>
<p class="govuk-body">To request one please call our contact centre on 020 8937 5050,
Monday to Friday, 9am to 5pm (except Bank holidays) or email
<a href="mailto:[email protected]">[email protected]</a>.</p>
<p class="govuk-body"><a href="https://brent-self.achieveservice.com/en/AchieveForms/?form_uri=sandbox-publish://AF-Form-cbd6c86f-4b36-47e5-b571-c86e6fcefaef/definition.json&redirectlink=%2Fen&cancelRedirectLink=%2Fen&consentMessage=yes">Request a new or replacement rubbish bin</a>.
</p>

<p class="govuk-body">Please note that all requests for new or replacement bins will
be assessed by our Waste and Recycling team. If your request is approved by the team,
Expand Down

0 comments on commit 0411343

Please sign in to comment.