Renaming submit button
This commit is contained in:
parent
c30624d7f8
commit
d44e5d002e
|
@ -51,7 +51,7 @@
|
|||
<body>
|
||||
<div id="navigation">
|
||||
<form method="get" action="#" id="search_form">
|
||||
<input type="text" id="q" name="q" value="" /><input type="submit" />
|
||||
<input type="text" id="q" name="q" value="" /><input type="submit" value="Search" />
|
||||
</form>
|
||||
<input type="button" id="printbutton" value="Print" onclick="printMap()" />
|
||||
<h2>Printable High-Resolution Maps!</h2>
|
||||
|
|
Loading…
Reference in New Issue
Block a user