aboutsummaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMartin Wright <martin@mynameismartin.com>2017-07-06 16:48:16 +0100
committerMatthew Somerville <matthew-github@dracos.co.uk>2017-07-07 11:43:13 +0100
commit8080651541e5b0cd3a5fbf80276273dac79273d8 (patch)
tree2745d32c8e87cbb2277ba28bce825de47006cb8e /templates
parent7c234d71c7691ccbd419032bee5e737146d82368 (diff)
[fixmystreet.com] Optional phone on council form.
Diffstat (limited to 'templates')
-rw-r--r--templates/web/fixmystreet.com/about/council.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/web/fixmystreet.com/about/council.html b/templates/web/fixmystreet.com/about/council.html
index d36421fef..062a66a21 100644
--- a/templates/web/fixmystreet.com/about/council.html
+++ b/templates/web/fixmystreet.com/about/council.html
@@ -659,6 +659,11 @@
<p class="form-note">Ending in .gov.uk</p>
</div>
<div class="form-group">
+ <label for="extra.phone">Contact phone number</label>
+ <span class="required required--optional">optional</span>
+ <input type="text" name="extra.phone" id="extra.phone">
+ </div>
+ <div class="form-group">
<label for="email-newsletter" class="checkbox-label"> <input type="checkbox" name="extra.newsletter" value="Sign me up to the Better Cities newsletter" id="email-newsletter" class="checkbox-input"> Sign up for the Better Cities newsletter for news and insights on smarter technology for councils.</label>
</div>
<div class="form-group submit-group">