diff options
author | Struan Donald <struan@exo.org.uk> | 2012-06-07 10:47:04 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2012-06-07 11:08:50 +0100 |
commit | 8e59806ba340b51ab006c6b2975a80cde577899e (patch) | |
tree | 79941dda7eaaec64bc49326baf22306befb6f7d3 /www/email_sent.html | |
parent | 78a02429d1466c747a890575f6067aae6351ad82 (diff) |
fixmystreet logo should not be a link
Diffstat (limited to 'www/email_sent.html')
-rw-r--r-- | www/email_sent.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/email_sent.html b/www/email_sent.html index eccd9ec..d91156e 100644 --- a/www/email_sent.html +++ b/www/email_sent.html @@ -21,7 +21,7 @@ <div class="table-cell"> <header id="site-header" role="banner"> <div class="container"> - <a href="/" id="site-logo">FixMyStreet</a> + <span id="site-logo"></span> </div> </header> |