Remove Redundant Hidden Label

This commit is contained in:
Leo
2022-08-02 13:16:04 +00:00
committed by GitHub
parent b1794f000b
commit de3c73f3c1

View File

@@ -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 />