mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
spell
This commit is contained in:
parent
0d1e8b4c10
commit
06bf0fcd17
@ -390,7 +390,7 @@
|
|||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td rowspan="2"><img class="sign " src="/share/svg/warning.svg"></td>
|
<td rowspan="2"><img class="sign " src="/share/svg/warning.svg"></td>
|
||||||
<td style="line-height:1.5"><b>Current image is out of storag</b></td>
|
<td style="line-height:1.5"><b>Current image is out of storage</b></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td><sup style="line-height:1">This image was connected manually using <b>kvmd-otgmsd</b></sup></td>
|
<td><sup style="line-height:1">This image was connected manually using <b>kvmd-otgmsd</b></sup></td>
|
||||||
|
|||||||
@ -20,7 +20,7 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
| The device filesystem will be truncated to 2.2GiB
|
| The device filesystem will be truncated to 2.2GiB
|
||||||
hr
|
hr
|
||||||
div(id="msd-message-out-of-storage" class="hidden")
|
div(id="msd-message-out-of-storage" class="hidden")
|
||||||
+menu_message("warning", "Current image is out of storag")
|
+menu_message("warning", "Current image is out of storage")
|
||||||
| This image was connected manually using #[b kvmd-otgmsd]
|
| This image was connected manually using #[b kvmd-otgmsd]
|
||||||
hr
|
hr
|
||||||
table(class="kv msd-single-storage feature-disabled")
|
table(class="kv msd-single-storage feature-disabled")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user