diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-05-23 22:41:07 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-05-23 22:41:07 +0100 |
commit | 5416244d00afe75508f57b4a2a75be23ce7c1b49 (patch) | |
tree | c8614c1d8ca5fd7e8473b2a8174124ee635f64e5 | |
parent | 42679c55a9623b98a0409075fed494574a9a81df (diff) |
Text tweaks.
-rwxr-xr-x | templates/web/bromley/faq/faq-en-gb.html | 6 | ||||
-rw-r--r-- | templates/web/bromley/report/display.html | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/templates/web/bromley/faq/faq-en-gb.html b/templates/web/bromley/faq/faq-en-gb.html index c364f4c41..ae418de37 100755 --- a/templates/web/bromley/faq/faq-en-gb.html +++ b/templates/web/bromley/faq/faq-en-gb.html @@ -75,10 +75,10 @@ or by post at mySociety, 483 Green Lanes, London, N13 4BS.</dd> <dt>I’d like a site like this for my own location/ where’s the "source code" to this site?</dt> <dd> -The software behind this site is open source, and available -to you mainly under the GNU Affero GPL software license. You can <a +The mySociety software behind this site is open source, and available +under the GNU Affero GPL software license. You can <a href="http://github.com/mysociety/fixmystreet">download the -source code</a> and help us develop it. +source code</a> and help mySociety develop it. You’re welcome to use it in your own projects, although you must also make available the source code to any such projects. <a href="http://www.fiksgatami.no/">Fiksgatami</a> is an example of our code diff --git a/templates/web/bromley/report/display.html b/templates/web/bromley/report/display.html index 1067da68a..131416bb2 100644 --- a/templates/web/bromley/report/display.html +++ b/templates/web/bromley/report/display.html @@ -75,7 +75,7 @@ <div class="general-sidebar-notes"> <p>Please note this comments box can only be used for this report. - <br><a href="https://fix.bromley.gov.uk/">Report a different issue</a> + <br><a href="http://www.bromley.gov.uk/report">Report a different issue</a> </div> [% IF c.user && c.user.belongs_to_council( problem.council ) %] |