diff options
Diffstat (limited to 'web')
-rw-r--r-- | web/cobrands/bathnes/js.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/cobrands/bathnes/js.js b/web/cobrands/bathnes/js.js index 89316de4e..84c9c56f5 100644 --- a/web/cobrands/bathnes/js.js +++ b/web/cobrands/bathnes/js.js @@ -186,7 +186,8 @@ fixmystreet.assets.add($.extend(true, {}, fixmystreet.maps.banes_defaults, { attribute: 'usrn', field: 'site_code' }, - name: "Adopted Highways" + name: "Adopted Highways", + attribution: " © Crown Copyright. All rights reserved. 1000233344" })); |