diff options
-rw-r--r-- | templates/web/borsetshire/front/footer-marketing.html | 2 | ||||
-rw-r--r-- | templates/web/fixmystreet.com/front/footer-marketing.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/templates/web/borsetshire/front/footer-marketing.html b/templates/web/borsetshire/front/footer-marketing.html index 41a815e65..2a4305c81 100644 --- a/templates/web/borsetshire/front/footer-marketing.html +++ b/templates/web/borsetshire/front/footer-marketing.html @@ -2,5 +2,5 @@ <h2>FixMyStreet Pro</h2> <p class="lead">The one-stop street reporting service for councils.</p> <p>Integrate FixMyStreet with your council system for smooth, end-to-end report fullfilment.</p> - <p><a href="https://www.fixmystreet.com/pro/" class="btn">Learn more</a></p> + <p><a href="https://www.fixmystreet.com/pro/" class="btn">Learn more about Pro</a></p> </div> diff --git a/templates/web/fixmystreet.com/front/footer-marketing.html b/templates/web/fixmystreet.com/front/footer-marketing.html index c5812cccf..e1cc180ed 100644 --- a/templates/web/fixmystreet.com/front/footer-marketing.html +++ b/templates/web/fixmystreet.com/front/footer-marketing.html @@ -3,7 +3,7 @@ <h2>Go Pro</h2> <p class="lead">Integrate FixMyStreet Pro with your council system for smooth, end-to-end report fullfilment.</p> <p>How much could <em>you</em> save?</p> - <p><a href="/pro/" class="btn">Learn more</a></p> + <p><a href="/pro/" class="btn">Learn more about Pro</a></p> </div> <div class="fms-pro-promo__stats"> <h2>Free statistics for councils</h2> |