diff options
author | Maxim Devaev <[email protected]> | 2021-09-20 07:15:56 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2021-09-20 07:15:56 +0300 |
commit | 8ab9c8f07bebf9e9e23b9cb057d9e143bad7e10b (patch) | |
tree | d6d0862a37c28c081b803d82e29d65346842c192 /web/kvm/index.html | |
parent | 701df3c76fff0679c6b1b05c067fe05c3b9f5e38 (diff) |
record atx actions
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r-- | web/kvm/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 7d6a097f..1b89ed6a 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -437,7 +437,7 @@ </li> <li class="right"><a class="menu-button" href="#"><img class="led-gray" data-dont-hide-menu id="hid-recorder-led" src="/share/svg/led-gear.svg">Macro</a> <div class="menu" data-dont-hide-menu> - <div class="text"><b>Record and play HID/GPIO actions<br></b><sub>For security reasons, the record will not be saved on the PiKVM</sub></div> + <div class="text"><b>Record and play HID/ATX/GPIO actions<br></b><sub>For security reasons, the record will not be saved on the PiKVM</sub></div> <hr> <div class="buttons buttons-row"> <button class="row25" disabled data-force-hide-menu id="hid-recorder-record">• Rec</button> |