WebUI: associate label to input fields

This commit is contained in:
Chocobo1
2024-07-17 14:09:37 +08:00
parent 8b7fdf0f22
commit b75c42f850
28 changed files with 112 additions and 103 deletions

View File

@@ -48,7 +48,7 @@
<body>
<div style="text-align: center;">
<br>
<h2 class="vcenter">QBT_TR(List of trackers to add (one per line):)QBT_TR[CONTEXT=TrackersAdditionDialog]</h2>
<label for="trackersUrls">QBT_TR(List of trackers to add (one per line):)QBT_TR[CONTEXT=TrackersAdditionDialog]</label>
<textarea name="list" id="trackersUrls" rows="10" cols="1"></textarea>
<br>
<input type="button" value="QBT_TR(Add)QBT_TR[CONTEXT=HttpServer]" id="addTrackersButton">