Shorter button
authorDennis Schafroth <dennis@indexdata.com>
Tue, 6 Mar 2012 14:38:02 +0000 (15:38 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Tue, 6 Mar 2012 14:38:02 +0000 (15:38 +0100)
www/mobile/index.html

index 99dc834..5364571 100644 (file)
@@ -59,7 +59,7 @@
      <td width="100%">
       <form id="searchForm" name="search" style="display: none">
        <input name="query" id="query" type="text" onKeyPress="return handleKeyPress(event)" />
-       <input id="button" type="submit" value="Search" /><a id="hidden" href="" ></a>
+       <input id="button" type="submit" value="Go" /><a id="hidden" href="" ></a>
        <div id="loading" style="display: none;">
         <img class="inline" src="gfx/progress.gif" height="14" />
        </div>