mirror of
https://github.com/leoherzog/TorrentParts.git
synced 2026-01-24 04:08:04 -08:00
Remove Redundant Hidden Label
This commit is contained in:
@@ -189,7 +189,6 @@
|
||||
<span class="info" data-tippy-content="Torrents split files into equal size pieces to make them easy to share. Piece size is configurable."><span class="far fa-info-circle"></span></span>
|
||||
<label for="pieces">Pieces</label>
|
||||
</div>
|
||||
<label for="pieces" style="display:none">Pieces</label>
|
||||
</div>
|
||||
<div class="content">
|
||||
<input id="pieces" type="text" placeholder="Not included in the URL/File provided" aria-label="Piece size and length" disabled required />
|
||||
|
||||
Reference in New Issue
Block a user