summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
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>