diff options
Diffstat (limited to 'web/kvm/navbar-msd.pug')
-rw-r--r-- | web/kvm/navbar-msd.pug | 2 |
1 files changed, 1 insertions, 1 deletions
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") |