diff options
author | Matthew Somerville <matthew@mysociety.org> | 2013-02-04 09:49:10 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2013-02-04 09:49:10 +0000 |
commit | 1e240b0d33293183cad3254fb0795687ea706829 (patch) | |
tree | 543a7095d1f79295045da0a85c585f4c5c796ec1 | |
parent | f2738efc228b865be4d3e8f16e5728d952183543 (diff) |
Remove iPhone/Android links.
-rw-r--r-- | templates/web/fixmystreet/footer.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/web/fixmystreet/footer.html b/templates/web/fixmystreet/footer.html index c45c3c536..c1b04750a 100644 --- a/templates/web/fixmystreet/footer.html +++ b/templates/web/fixmystreet/footer.html @@ -5,9 +5,8 @@ <h4>Mobile apps</h4> <ul> - <li><a class="m-app-iphone" href="http://itunes.apple.com/gb/app/fixmystreet/id297456545">iPhone</a></li> - <li><a class="m-app-droid" href="https://market.android.com/details?id=com.android.fixmystreet">Android</a></li> <li><a class="m-app-nokia" href="http://store.ovi.com/content/107557">Nokia</a></li> + <li style="line-height:1"><small>New iPhone and Android<br>apps coming soon</small></li> </ul> </div> |