projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bde570e
)
Shorter button
author
Dennis Schafroth
<dennis@indexdata.com>
Tue, 6 Mar 2012 14:38:02 +0000
(15:38 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Tue, 6 Mar 2012 14:38:02 +0000
(15:38 +0100)
www/mobile/index.html
patch
|
blob
|
history
diff --git
a/www/mobile/index.html
b/www/mobile/index.html
index
99dc834
..
5364571
100644
(file)
--- a/
www/mobile/index.html
+++ b/
www/mobile/index.html
@@
-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>