diff options
author | Matthew Somerville <matthew@mysociety.org> | 2011-06-28 16:25:04 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2011-06-28 16:25:04 +0100 |
commit | 25edf88cf3cfae0320b3b8cefca39464f85d4a91 (patch) | |
tree | 7869c053ae741fca94d7b05f62830a826845c59e /perllib/FixMyStreet/Map/FMS.pm | |
parent | 85a3050d6e5e0f7f0bd9d3c827533f5d84d0b396 (diff) |
List updates on Your Reports (for #127), and a map too (#124).
Diffstat (limited to 'perllib/FixMyStreet/Map/FMS.pm')
-rw-r--r-- | perllib/FixMyStreet/Map/FMS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perllib/FixMyStreet/Map/FMS.pm b/perllib/FixMyStreet/Map/FMS.pm index a5a2dd9f0..c54ee8f3b 100644 --- a/perllib/FixMyStreet/Map/FMS.pm +++ b/perllib/FixMyStreet/Map/FMS.pm @@ -21,7 +21,7 @@ sub map_template { } sub copyright { - return _('Map contains Ordnance Survey data © Crown copyright and database right 2010. Microsoft'); + return _('Map contains Ordnance Survey data © Crown copyright and database right 2010.<br>© 2011 <a href="http://www.bing.com/maps/">Microsoft</a>. © AND, Navteq, Ordnance Survey.'); } sub get_quadkey { |