aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonas Oberg <jonas@morus.se>2012-11-14 14:03:05 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2014-03-11 16:36:19 +0000
commitbbd3b6e15f510f2343e96b17fdb0e915329f5632 (patch)
treebb30a40288198e41654cdf6145b0ec3d3ff332e2
parent2be2807ee2884030dabc6ee60178efbe6c48c328 (diff)
Removed mySociety links
-rw-r--r--templates/web/fixamingata/footer.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/web/fixamingata/footer.html b/templates/web/fixamingata/footer.html
index c45c3c536..b4eb5c6f4 100644
--- a/templates/web/fixamingata/footer.html
+++ b/templates/web/fixamingata/footer.html
@@ -34,12 +34,6 @@
<div class="nav-wrapper">
<div class="nav-wrapper-2">
<div id="main-nav" role="navigation">
- <ul id="mysoc-menu">
- <li><a id="mysoc-logo" href="http://www.mysociety.org/">mySociety</a></li>[%
- %]<li><a href="http://mysociety.org/donate/">Donate</a></li>[%
- %]<li><a href="http://www.mysociety.org/projects/">Our Sites</a></li>
- </ul>
-
<ul id="main-menu">
<li><[% IF c.req.uri.path == '/' %]span[% ELSE %]a href="/"[% END %] class="report-a-problem-btn"
>[% loc("Report a problem") %]</[% c.req.uri.path == '/' ? 'span' : 'a' %]></li>[%