mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-19 22:35:17 +03:00
fixing wrong placed label
This commit is contained in:
parent
5aab22c094
commit
7cf9e7accd
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@
|
|||
</tr>
|
||||
<tr class="option flash_on_connect_wrapper">
|
||||
<td><label> <input class="flash_on_connect toggle" type="checkbox" /> <span
|
||||
i18n="firmwareFlasherFlashOnConnect"></span></td>
|
||||
</label>
|
||||
i18n="firmwareFlasherFlashOnConnect"></span></label></td>
|
||||
|
||||
<td><span class="description" i18n="firmwareFlasherFlashOnConnectDescription"></span></td>
|
||||
</tr>
|
||||
<tr class="option">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue