mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-04 14:19:13 -04:00
Edited static/pad.html via GitHub
This commit is contained in:
parent
0c95d4a751
commit
1b4e4bc48f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue