From 06bf0fcd17e58d0a719baed57fca9aa786340237 Mon Sep 17 00:00:00 2001 From: Maxim Devaev Date: Sun, 24 Jul 2022 04:11:09 +0300 Subject: [PATCH] spell --- web/kvm/index.html | 2 +- web/kvm/navbar-msd.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/web/kvm/index.html b/web/kvm/index.html index 6c46afce..3b908aee 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -390,7 +390,7 @@ - + diff --git a/web/kvm/navbar-msd.pug b/web/kvm/navbar-msd.pug index 165c30f0..b2cd5b99 100644 --- a/web/kvm/navbar-msd.pug +++ b/web/kvm/navbar-msd.pug @@ -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")
Current image is out of storagCurrent image is out of storage
This image was connected manually using kvmd-otgmsd