mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-17 23:02:15 +00:00
Delete unused div
This commit is contained in:
@@ -83,7 +83,6 @@
|
|||||||
<div class='preview' style="visibility: hidden;">
|
<div class='preview' style="visibility: hidden;">
|
||||||
<img id='img-preview' src="">
|
<img id='img-preview' src="">
|
||||||
</div>
|
</div>
|
||||||
<div>
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
|
<label for="autoDownload" class="grow">Ask to save each file before downloading</label>
|
||||||
<input type="checkbox" id="autoDownload" checked="">
|
<input type="checkbox" id="autoDownload" checked="">
|
||||||
|
|||||||
Reference in New Issue
Block a user