aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/web/barnet/header.html4
-rw-r--r--templates/web/fiksgatami/questionnaire/completed-open.html6
-rw-r--r--web/cobrands/barnet/img/blank.gifbin0 -> 42 bytes
-rw-r--r--web/cobrands/barnet/img/favicon.icobin0 -> 645 bytes
4 files changed, 2 insertions, 8 deletions
diff --git a/templates/web/barnet/header.html b/templates/web/barnet/header.html
index 0e9bbfa42..0227ceff8 100644
--- a/templates/web/barnet/header.html
+++ b/templates/web/barnet/header.html
@@ -15,7 +15,7 @@
<meta name="Keywords" content="fixmystreet barnet pothole streetlights report street problem" />
<meta name="Description" content="FixMyStreet Barnet: report problems in Barnet like graffiti, fly tipping, broken paving slabs, or street lighting" />
- <link rel="Shortcut Icon" type="image/x-icon" href="http://pledgebank.barnet.gov.uk/microsites/barnet/site/favicon.ico" />
+ <link rel="Shortcut Icon" type="image/x-icon" href="/cobrands/barnet/img/favicon.ico" />
<link rel="stylesheet" href="[% version('/cobrands/barnet/base.css') %]">
<link rel="stylesheet" href="[% version('/cobrands/barnet/layout.css') %]" media="(min-width:48em)">
@@ -39,7 +39,7 @@
<div id="ie_wrapper">
<div id="mast">
<div class="pseudoH1">
- <a href="http://www.barnet.gov.uk/"><span>London Borough of Barnet</span> <img src="http://pledgebank.barnet.gov.uk/microsites/barnet/site/images/blank.gif" alt="London Borough of Barnet logo" /></a>
+ <a href="http://www.barnet.gov.uk/"><span>London Borough of Barnet</span> <img src="/cobrands/barnet/img/blank.gif" alt="London Borough of Barnet logo" /></a>
</div>
<ul id="skip" class="hidden">
<li><a href="#content" rel="nofollow">Skip to content</a></li>
diff --git a/templates/web/fiksgatami/questionnaire/completed-open.html b/templates/web/fiksgatami/questionnaire/completed-open.html
deleted file mode 100644
index 72fa507b2..000000000
--- a/templates/web/fiksgatami/questionnaire/completed-open.html
+++ /dev/null
@@ -1,6 +0,0 @@
-[% loc('<p style="font-size:150%">We&rsquo;re sorry to hear that. We have two
-suggestions: why not try <a href="http://www.norge.no/styresmakter/">writing
-direct to your councillor(s)</a> or, if it&rsquo;s a problem that could be
-fixed by local people working together, why not
-<a href="http://www.pledgebank.com/new">make and publicise a pledge</a>?
-</p>') %]
diff --git a/web/cobrands/barnet/img/blank.gif b/web/cobrands/barnet/img/blank.gif
new file mode 100644
index 000000000..4bcc753a1
--- /dev/null
+++ b/web/cobrands/barnet/img/blank.gif
Binary files differ
diff --git a/web/cobrands/barnet/img/favicon.ico b/web/cobrands/barnet/img/favicon.ico
new file mode 100644
index 000000000..03553e500
--- /dev/null
+++ b/web/cobrands/barnet/img/favicon.ico
Binary files differ