summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-07-28 01:33:35 +0300
committerMaxim Devaev <[email protected]>2021-07-28 01:33:35 +0300
commit7c062e9a80ab329abeef2b850615c3cbd6cf56a4 (patch)
tree4d48ac979fae95380d8deaaf722ead2ca3062be0 /web/kvm/index.html
parent6b07a80834879970639b651b1a225f8d1f5f7c2e (diff)
ui fix
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index d00ff067..b152035d 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -372,8 +372,8 @@
<button class="row25" disabled id="msd-upload-new-image-button">Upload</button>
<button class="row25" disabled id="msd-abort-uploading-button">Abort</button>
</div>
- <hr>
<div class="hidden" id="msd-submenu-new-image">
+ <hr>
<table class="kv">
<tr>
<td>New image:</td>
@@ -400,6 +400,7 @@
</tr>
</table>
</div>
+ <hr>
<div class="buttons buttons-row">
<button class="row50" disabled id="msd-connect-button">Connect drive to Server</button>
<button class="row25" disabled id="msd-disconnect-button">Disconnect</button>