diff options
-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> |