aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/base/alert
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2019-08-07 18:21:21 +0100
committerMatthew Somerville <matthew@mysociety.org>2019-11-10 18:27:00 +0000
commit3d006f2e75a61c0bbf9a9f2334b865ebfd0f1287 (patch)
treeb3ae4e4782c529ecd8eb62d215399af076ef439e /templates/web/base/alert
parent974f85a193b4a934e703300802e9955417211ba3 (diff)
[Cheshire East] Initial cobrand.
Diffstat (limited to 'templates/web/base/alert')
-rw-r--r--templates/web/base/alert/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/base/alert/index.html b/templates/web/base/alert/index.html
index 3c7ff9e8b..80186ded7 100644
--- a/templates/web/base/alert/index.html
+++ b/templates/web/base/alert/index.html
@@ -12,7 +12,7 @@
<p class="form-hint" id="pc-hint">[% tprintf(loc('e.g. ā€˜%s’ or ā€˜%s’'), c.cobrand.example_places) %]</p>
<div class="form-txt-submit-box">
<input class="form-control" type="text" id="pc" name="pc" value="[% pc | html %]" aria-describedby="pc-hint">
- <input class="green-btn" type="submit" value="[% loc('Go') %]">
+ [% INCLUDE 'around/_postcode_submit_button.html' attr='class="green-btn"' %]
</div>
</fieldset>
<a href="/alert/list" id="geolocate_link">&hellip; [% loc('or use my location') %]</a>