mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
hr fix
This commit is contained in:
parent
d21e74700a
commit
c23931ab39
@ -416,7 +416,6 @@
|
|||||||
<hr>
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
<div class="hidden" id="msd-message-downloads">
|
<div class="hidden" id="msd-message-downloads">
|
||||||
<hr>
|
|
||||||
<div class="text">
|
<div class="text">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
@ -428,6 +427,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<hr>
|
||||||
</div>
|
</div>
|
||||||
<table class="kv msd-single-storage feature-disabled">
|
<table class="kv msd-single-storage feature-disabled">
|
||||||
<tr>
|
<tr>
|
||||||
|
|||||||
@ -30,9 +30,9 @@ li(id="msd-dropdown" class="right feature-disabled")
|
|||||||
| as writing to SD card often can reduce its lifespan.
|
| as writing to SD card often can reduce its lifespan.
|
||||||
hr
|
hr
|
||||||
div(id="msd-message-downloads" class="hidden")
|
div(id="msd-message-downloads" class="hidden")
|
||||||
hr
|
|
||||||
+menu_message("info", "The image is being downloaded from PiKVM")
|
+menu_message("info", "The image is being downloaded from PiKVM")
|
||||||
| Please wait
|
| Please wait
|
||||||
|
hr
|
||||||
table(class="kv msd-single-storage feature-disabled")
|
table(class="kv msd-single-storage feature-disabled")
|
||||||
tr
|
tr
|
||||||
td Current image:
|
td Current image:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user