diff options
author | Zarino Zappia <mail@zarino.co.uk> | 2020-05-20 15:41:33 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2020-05-26 21:25:17 +0100 |
commit | 6a6354640abd976b76f5644367bf8018532e43ec (patch) | |
tree | abfab8723cbff8d067dc7f10ae3b42a06433f6fc /docs/_layouts | |
parent | 38dce48b716c3f6fc1561b976d98eee94af778b3 (diff) |
[fixmystreet.com] Update company details in footer
And in couple of cobrand templates.
Diffstat (limited to 'docs/_layouts')
-rw-r--r-- | docs/_layouts/pro.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/_layouts/pro.html b/docs/_layouts/pro.html index d04446a6e..f1e764c8b 100644 --- a/docs/_layouts/pro.html +++ b/docs/_layouts/pro.html @@ -137,14 +137,15 @@ <hr class="mysoc-footer__divider" role="presentation"> <div class="row"> <div class="col-sm-4"> - <a href="https://www.mysociety.org?utm_source=fixmystreet.com/pro&utm_content=footer+logo&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__org__logo mysoc-footer__org__logo--mysociety">mySociety</a> + <a href="https://www.mysociety.org?utm_source=fixmystreet.com%2Fpro&utm_content=footer+logo&utm_medium=link&utm_campaign=mysoc_footer" class="mysoc-footer__org__logo mysoc-footer__org__logo--mysociety">mySociety</a> </div> <div class="col-sm-6"> <div class="mysoc-footer__legal"> <p> - mySociety Limited is a project of UK Citizens Online Democracy, - a registered charity in England and Wales. For full details visit - <a href="https://www.mysociety.org?utm_source=fixmystreet.com/pro&utm_content=footer+full+legal+details&utm_medium=link&utm_campaign=mysoc_footer">mysociety.org</a>. + <a href="https://www.societyworks.org?utm_source=fixmystreet.com%2Fpro&utm_content=footer+full+legal+details&utm_medium=link&utm_campaign=mysoc_footer">SocietyWorks</a> + is a limited company (05798215). It is a trading subsidiary of + <a href="https://www.mysociety.org?utm_source=fixmystreet.com%2Fpro&utm_content=footer+full+legal+details&utm_medium=link&utm_campaign=mysoc_footer">mySociety</a>, + a registered charity in England and Wales (1076346). </p> </div> </div> |