diff options
Diffstat (limited to 'templates/web/default')
-rw-r--r-- | templates/web/default/alert/index.html | 2 | ||||
-rwxr-xr-x | templates/web/default/faq/faq-en-gb.html | 5 |
2 files changed, 1 insertions, 6 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"> diff --git a/templates/web/default/faq/faq-en-gb.html b/templates/web/default/faq/faq-en-gb.html index 1e52cc3b0..f0030dcb9 100755 --- a/templates/web/default/faq/faq-en-gb.html +++ b/templates/web/default/faq/faq-en-gb.html @@ -77,11 +77,6 @@ href="https://secure.mysociety.org/donate/">please do</a>.</dd> </ul> </dd> - <dt>Why do you only cover the countries of Great Britain?</dt> - <dd>We would love to cover Northern Ireland, but we have only been able - to locate boundaries for Great Britain (from Ordnance Survey). If you - know of a source for Northern Ireland council boundaries - so that we can add them to the site, that'd be great.</dd> </dl> <h2>Practical Questions</h2> |