summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-11-04 18:06:16 +0200
committerMaxim Devaev <[email protected]>2024-11-04 18:06:16 +0200
commit7ef2e16b51eab24897cc6447c826a5a1c2b8efed (patch)
tree1dafb2521cfa1e91a213f823b98873fc47000e74 /web/kvm/index.html
parentd93639ba8dcd003f82221f4ed99159755f2213c3 (diff)
minor partial state fixes
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 81eb9753..960535f2 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -394,7 +394,7 @@
<td>Connect main USB to Server:</td>
<td align="right">
<div class="switch-box">
- <input class="__gpio-switch-__v3_usb_breaker__ gpio-switch" disabled type="checkbox" id="__gpio-switch-__v3_usb_breaker__" data-channel="__v3_usb_breaker__" data-confirm-off="Turning off this switch will disconnect the main USB&lt;br&gt;from the server. Are you sure you want to continue?">
+ <input class="__gpio-switch-__v3_usb_breaker__ gpio-switch" disabled type="checkbox" id="__gpio-switch-__v3_usb_breaker__" data-channel="__v3_usb_breaker__" data-confirm-off="Turning off this switch will disconnect the main USB from the server. Are you sure you want to continue?">
<label for="__gpio-switch-__v3_usb_breaker__"><span class="switch-inner"></span><span class="switch"></span></label>
</div>
</td>