Edited static/index.html via GitHub
parent
2e6c99befd
commit
a6dcc073b0
|
@ -99,7 +99,7 @@
|
|||
<div id="container">
|
||||
<div id="button" onclick="go2Random()">New Pad</div>
|
||||
<br>
|
||||
<span class="label">or create/open a Pad with the name</span>
|
||||
<div class="label">or create/open a Pad with the name</div>
|
||||
<form action="" onsubmit="go2Name();return false;">
|
||||
<input type="text" id="padname" autofocus>
|
||||
<input type="submit" value="OK">
|
||||
|
|
Loading…
Reference in New Issue