mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
clarify
This commit is contained in:
parent
f4d8a6d523
commit
0d1e8b4c10
@ -426,7 +426,7 @@
|
|||||||
</table>
|
</table>
|
||||||
<table class="kv msd-cdrom-emulation feature-disabled">
|
<table class="kv msd-cdrom-emulation feature-disabled">
|
||||||
<tr>
|
<tr>
|
||||||
<td>Drive <a target="_blank" href="https://docs.pikvm.org/msd">mode</a>:</td>
|
<td>Drive emulation <a target="_blank" href="https://docs.pikvm.org/msd">mode</a>:</td>
|
||||||
<td>
|
<td>
|
||||||
<div class="radio-box">
|
<div class="radio-box">
|
||||||
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">
|
<input checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1">
|
||||||
|
|||||||
@ -40,7 +40,7 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
td #[button(disabled id="msd-remove-button" title="Remove image") #[b × ]]
|
td #[button(disabled id="msd-remove-button" title="Remove image") #[b × ]]
|
||||||
table(class="kv msd-cdrom-emulation feature-disabled")
|
table(class="kv msd-cdrom-emulation feature-disabled")
|
||||||
tr
|
tr
|
||||||
td Drive #[a(target="_blank" href="https://docs.pikvm.org/msd") mode]:
|
td Drive emulation #[a(target="_blank" href="https://docs.pikvm.org/msd") mode]:
|
||||||
td
|
td
|
||||||
div(class="radio-box")
|
div(class="radio-box")
|
||||||
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")
|
input(checked type="radio" id="msd-mode-radio-cdrom" name="msd-mode-radio" value="1")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user