diff options
author | abimysoc <abi@mysociety.org> | 2014-11-10 16:33:16 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2014-11-11 16:03:25 +0000 |
commit | 5ca3ad4aa3863f6524da416a54feea42d178e3b1 (patch) | |
tree | 771f1ee3a59ccca406b393bc9b7c1dbacb912874 /templates | |
parent | b3c664ba49f9555038025e16dd8474bd99e90d13 (diff) |
[UK] Change most prominent "Get in touch" wording.
With reference to #922, to see if the more 'businessy' phrase makes any
difference.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/web/fixmystreet.com/static/council.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/fixmystreet.com/static/council.html b/templates/web/fixmystreet.com/static/council.html index 451d2165b..b16a28915 100644 --- a/templates/web/fixmystreet.com/static/council.html +++ b/templates/web/fixmystreet.com/static/council.html @@ -10,7 +10,7 @@ <div class="fixed-container"> <h1 class="hero-title">FixMyStreet for Councils</h1> <p class="hero-intro">The UK’s favourite fault-reporting technology, now available for council websites.</p> - <a href="mailto:enquiries@mysociety.org" class="button">Get in touch</a> + <a href="mailto:enquiries@mysociety.org" class="button">Get a quote</a> </div> </div> <div class="councils-section"> |