Edited static/pad.html via GitHub

This commit is contained in:
Robin Buse 2011-08-16 16:12:01 +03:00
parent 0c95d4a751
commit 1b4e4bc48f

View file

@ -232,7 +232,6 @@ We removed this feature cause its not worth the space it needs in the editbar
<div id="embed">
<div id="embedcode">
Embed code:<input id="embedinput" type="text" value="">
QR code:<img id="embedimg" src="" alt="">
</div>
</div>
@ -240,6 +239,7 @@ QR code:<img id="embedimg" src="" alt="">
<div id="readonly">
<div id="readonlyUrl">
Use this link to share a read-only version of your pad:<input id="readonlyInput" type="text" value="">
QR code:<img id="readonlyImage" src="" alt="">
</div>
</div>