diff options
author | Dave Arter <davea@mysociety.org> | 2015-04-02 15:35:49 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2015-06-30 11:00:56 +0100 |
commit | bf01023635dccf7116b703f4a0634594940d27d6 (patch) | |
tree | 53e39d3e8c9543fbc98ffeda408767c9fbaac405 /perllib/FixMyStreet/Cobrand/Greenwich.pm | |
parent | 0133134e11dc9082b74d65a66f645004d66fc545 (diff) |
[Greenwich] Add links to Greenwich FMS to pages on fixmystreet.com
Diffstat (limited to 'perllib/FixMyStreet/Cobrand/Greenwich.pm')
-rw-r--r-- | perllib/FixMyStreet/Cobrand/Greenwich.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Cobrand/Greenwich.pm b/perllib/FixMyStreet/Cobrand/Greenwich.pm index 96baf021e..18b0c2f5e 100644 --- a/perllib/FixMyStreet/Cobrand/Greenwich.pm +++ b/perllib/FixMyStreet/Cobrand/Greenwich.pm @@ -6,7 +6,7 @@ use warnings; sub council_id { return 2493; } sub council_area { return 'Greenwich'; } -sub council_name { return 'Greenwich Borough Council'; } +sub council_name { return 'Royal Borough of Greenwich'; } sub council_url { return 'greenwich'; } sub example_places { |