This commit is contained in:
Maxim Devaev 2022-07-24 04:11:09 +03:00
parent 0d1e8b4c10
commit 06bf0fcd17
2 changed files with 2 additions and 2 deletions

View File

@ -390,7 +390,7 @@
<table>
<tr>
<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>
<td><sup style="line-height:1">This image was connected manually using <b>kvmd-otgmsd</b></sup></td>

View File

@ -20,7 +20,7 @@ li(id="msd-dropdown" class="right feature-disabled")
| The device filesystem will be truncated to 2.2GiB
hr
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]
hr
table(class="kv msd-single-storage feature-disabled")