mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-06 22:15:34 +01:00
Use HTML page instead for browser and plain text for console
This commit is contained in:
parent
d2c49287b6
commit
022f83a387
2 changed files with 40 additions and 7 deletions
|
@ -60,7 +60,7 @@
|
|||
<input id="read_limit_input" type="number" name="read-limit" min="1" style="width: 3em">
|
||||
</div>
|
||||
<div>
|
||||
<input id="show_qr_checkbox" type="checkbox" name="qrcode">
|
||||
<input id="show_qr_checkbox" type="checkbox" name="qrcode" checked>
|
||||
<label for="show_qr_checkbox">Show QR code on sumbitted</label>
|
||||
</div>
|
||||
<br>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue