diff options
author | Dave Whiteland <dave@mysociety.org> | 2012-04-17 08:31:58 +0100 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2012-04-17 08:31:58 +0100 |
commit | 4699ea93ad9ae31a28ac977335d4e8f35b621975 (patch) | |
tree | 44b9de1ca4b5ae3edd4fa4e8a152142d0ede40a9 | |
parent | 3a11beb2d4030ab8c7eb6b12836156820b54b2ea (diff) |
remove Barnet staging banner
-rw-r--r-- | templates/web/barnet/header.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/web/barnet/header.html b/templates/web/barnet/header.html index 524331f95..bc8f3b0c5 100644 --- a/templates/web/barnet/header.html +++ b/templates/web/barnet/header.html @@ -26,11 +26,6 @@ </head> <body> - - <div style="text-align:center;margin:0;background:#f66;color:#fff;padding:8px;">This is a test site for developers only. You probably want -<a href="http://barnet.fixmystreet.com/">the real Barnet FixMyStreet site</a></div> - - <div id="wrapper"> <div id="ie_wrapper"> <!-- googleoff: index --> |