aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-05-03 13:17:46 +0100
committerStruan Donald <struan@exo.org.uk>2012-05-03 13:17:46 +0100
commit836f6a0416927429f974e76bc565a2a70eca1344 (patch)
tree650018ea71fdb559d22839a6e1d7cd22efa67100
parent967100061d26ad2ad6de81925cb78426ed2b97ce (diff)
sort out powered by fms logo
-rw-r--r--templates/web/barnet/footer.html2
-rw-r--r--web/cobrands/barnet/img/fms-logo.pngbin0 -> 4740 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/barnet/footer.html b/templates/web/barnet/footer.html
index 9114a071e..693c36d1a 100644
--- a/templates/web/barnet/footer.html
+++ b/templates/web/barnet/footer.html
@@ -1,5 +1,5 @@
<p id="barnet-powered-by" class="desk-only">
- <a href="http://www.fixmystreet.com/">Powered by <img src="/cobrands/barnet/fms-logo.png" style="height:20px;"></a>
+ <a href="http://www.fixmystreet.com/">Powered by <img src="/cobrands/barnet/img/fms-logo.png" style="height:20px;"></a>
</p>
</div><!-- .content role=main -->
</div><!-- .container -->
diff --git a/web/cobrands/barnet/img/fms-logo.png b/web/cobrands/barnet/img/fms-logo.png
new file mode 100644
index 000000000..23bea6b0f
--- /dev/null
+++ b/web/cobrands/barnet/img/fms-logo.png
Binary files differ