mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-11 16:50:28 +08:00
fix: 修复由于非法的 HTML 标签造成的宏中脚本事件个数信息位置错误的问题
This commit is contained in:
parent
1e727ddc1b
commit
8ed5e4abc3
@ -781,7 +781,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td i18n="macro_script_events">Scripted events:</td>
|
||||
<tdvalue id="hid-recorder-events-count">0</tdvalue>
|
||||
<td id="hid-recorder-events-count">0</td>
|
||||
<td><sup><i i18n="macro_include_delays">include delays</i></sup></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user