修复前端 wol 类名错误

修复前端 meta 块错误
This commit is contained in:
mofeng-git
2024-11-26 05:42:18 +00:00
parent 666f0b694a
commit a32dcd2e00
4 changed files with 22 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ li(id="system-dropdown" class="right")
td(id="system-tool-about") #[button(data-force-hide-menu data-show-window="about-window" class="small" i18n="kvm_text6") • About]
td(id="system-tool-log") #[button(data-force-hide-menu id="open-log-button" class="small" i18n="kvm_text7") • Log]
td(id="system-tool-wol" class="feature-disabled")
button(data-force-hide-menu id="gpio-button-__wol__" class="gpio-button small" data-channel="__wol__"
button(data-force-hide-menu class="__gpio-button-__wol__ __gpio-button small" data-channel="__wol__"
data-confirm="Are you sure to send Wake-on-LAN packet to the server?" i18n="kvm_text8") • WoL
hr
div(id="stream-message-no-webrtc" class="hidden")