aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web')
-rw-r--r--templates/web/bromley/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/bromley/index.html b/templates/web/bromley/index.html
index 6398eba02..59ba8ac5c 100644
--- a/templates/web/bromley/index.html
+++ b/templates/web/bromley/index.html
@@ -33,7 +33,7 @@ Modernizr.load({
%]
<form action="[% c.uri_for('/around') %]" method="get" name="postcodeForm" id="postcodeForm">
- <label for="pc">Enter a Bromley Council postcode, or street name and area:</label>
+ <label for="pc">Enter a Bromley postcode, or street name and area:</label>
<div>
<input type="text" name="pc" value="" id="pc" size="10" maxlength="200" placeholder="[% tprintf(loc('e.g. ā€˜%s’ or ā€˜%s’'), c.cobrand.example_places) %]">
<input type="submit" value="[% loc('Go') %]" id="submit">