diff options
author | Struan Donald <struan@exo.org.uk> | 2020-04-07 10:55:37 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2020-04-09 09:57:30 +0100 |
commit | 51b516b2021f5ff6c3fb1301e883bdfaabcf0109 (patch) | |
tree | 9ab44c3299abef5fdc58973524ce67b83678d956 | |
parent | 75002bb7f3eb82fa1c8002e199e188501d7954a4 (diff) |
[HE] message about being able to use report ids in search
-rw-r--r-- | templates/web/highwaysengland/around/_postcode_form_examples.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/web/highwaysengland/around/_postcode_form_examples.html b/templates/web/highwaysengland/around/_postcode_form_examples.html index 7642ae5fd..5ffb7339a 100644 --- a/templates/web/highwaysengland/around/_postcode_form_examples.html +++ b/templates/web/highwaysengland/around/_postcode_form_examples.html @@ -1 +1,2 @@ <p class="form-hint" id="pc-hint">[% tprintf('eg ā%sā or ā%sā', c.cobrand.example_places) %]</p> +<p class="form-hint"><em>If you have previously made a report then please enter your reference, for example FMS1234567, into the search box to locate the latest status.</em></p> |