Edited static/index.html via GitHub

This commit is contained in:
Robin Buse 2011-07-26 16:19:29 +03:00
parent 2e6c99befd
commit a6dcc073b0
1 changed files with 1 additions and 1 deletions

View File

@ -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">