pass w3c validator
This commit is contained in:
parent
e56ef9c26e
commit
01483406ee
|
@ -85,7 +85,7 @@
|
||||||
<div id="button" onclick="go2Random()">New Pad</div>
|
<div id="button" onclick="go2Random()">New Pad</div>
|
||||||
<br>
|
<br>
|
||||||
<div class="label">or create/open a Pad with the name</div>
|
<div class="label">or create/open a Pad with the name</div>
|
||||||
<form action="" onsubmit="go2Name();return false;">
|
<form action="#" onsubmit="go2Name();return false;">
|
||||||
<input type="text" id="padname" autofocus>
|
<input type="text" id="padname" autofocus>
|
||||||
<input type="submit" value="OK">
|
<input type="submit" value="OK">
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue