diff options
Diffstat (limited to 'templates/web/default/alert/index.html')
-rw-r--r-- | templates/web/default/alert/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/alert/index.html b/templates/web/default/alert/index.html index 717d365b7..f178f677f 100644 --- a/templates/web/default/alert/index.html +++ b/templates/web/default/alert/index.html @@ -26,7 +26,7 @@ within a certain distance of a particular location.') %] [% IF c.cobrand.is_council %] To find out what local alerts we have for you, please enter your [% c.cobrand.council_area %] postcode or street name and area: [% ELSE %] -[% loc('To find out what local alerts we have for you, please enter your GB postcode or street name and area' ) %] +[% loc('To find out what local alerts we have for you, please enter your postcode or street name and area' ) %] [% END %] </p> <form method="get" action="/alert/list" class="full-width"> |