diff options
author | Struan Donald <struan@exo.org.uk> | 2013-04-23 17:26:57 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-04-23 17:26:57 +0100 |
commit | 8a0b2e67a070564d2e221b4c39080517772a855d (patch) | |
tree | de979c13ae52d6a9250e3156d6a8c6ed7d0f8489 | |
parent | b10cab2696de5a852404547b7498f127f539a1f1 (diff) |
remove initial search button as it does nothing other than creates an annoying flickr
-rw-r--r-- | www/templates/en/home.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/templates/en/home.html b/www/templates/en/home.html index 9fc4d4b..abaa5cd 100644 --- a/www/templates/en/home.html +++ b/www/templates/en/home.html @@ -1,5 +1,4 @@ <div data-id="locate" id="index-header" data-role="header" data-position="fixed"> - <a href="frontpage-form.html" data-transition="slideup" class="ui-btn-left">Search</a> <h1>Locate</h1> </div> <div class="table-cell"> |