diff options
Diffstat (limited to 'web/kvm')
-rw-r--r-- | web/kvm/index.html | 7 | ||||
-rw-r--r-- | web/kvm/navbar-macro.pug | 2 | ||||
-rw-r--r-- | web/kvm/window-about.pug | 5 |
3 files changed, 12 insertions, 2 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html index 97777402..39e1cfb8 100644 --- a/web/kvm/index.html +++ b/web/kvm/index.html @@ -333,7 +333,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 keyboard & mouse actions<br></b><sub>For security reasons, the record will not saved on Pi-KVM</sub></div> + <div class="text"><b>Record and play keyboard & mouse actions<br></b><sub>For security reasons, the record will not be saved on the Pi-KVM</sub></div> <hr> <div class="buttons buttons-row"> <button class="row25" disabled data-force-hide-menu id="hid-recorder-record">• Rec</button> @@ -1344,6 +1344,7 @@ <ul> <li>Aleksei Brusianskii</li> <li>Alucard</li> + <li>Andrzej V</li> <li>Anton Kovalenko</li> <li>Aron Perelman</li> <li>Arthur Woimbée</li> @@ -1362,6 +1363,7 @@ <li>David Howell</li> <li>Denis Yatsenko</li> <li>Dmitry Shilov</li> + <li>Eric Phenix</li> <li>Fergus McKay</li> <li>Foamy</li> <li>Ge Men</li> @@ -1386,6 +1388,7 @@ <li>Mark Robinson</li> <li>Martin Gasser</li> <li>Mauricio Allende</li> + <li>Mehmet Aydoğdu</li> <li>Michael Kovacs</li> <li>Michael Lynch</li> <li>Morgan Helton</li> @@ -1401,10 +1404,12 @@ <li>Sergey Lukjanov</li> <li>Steve Ovens</li> <li>Steven Richter</li> + <li>Tejun Heo</li> <li>Truman Kilen</li> <li>Walter_Ego</li> <li>YURI LEE</li> <li>zgen</li> + <li>Zsombor Vari</li> </ul> </div> </div> diff --git a/web/kvm/navbar-macro.pug b/web/kvm/navbar-macro.pug index 9df95e4f..2a17f4c4 100644 --- a/web/kvm/navbar-macro.pug +++ b/web/kvm/navbar-macro.pug @@ -5,7 +5,7 @@ li(class="right") div(data-dont-hide-menu class="menu") div(class="text") b Record and play keyboard & mouse actions#[br] - sub For security reasons, the record will not saved on Pi-KVM + sub For security reasons, the record will not be saved on the Pi-KVM hr div(class="buttons buttons-row") button(disabled data-force-hide-menu id="hid-recorder-record" class="row25") • Rec diff --git a/web/kvm/window-about.pug b/web/kvm/window-about.pug index df8437f1..c3836791 100644 --- a/web/kvm/window-about.pug +++ b/web/kvm/window-about.pug @@ -40,6 +40,7 @@ mixin about_tab(name, title, checked=false) ul li Aleksei Brusianskii li Alucard + li Andrzej V li Anton Kovalenko li Aron Perelman li Arthur Woimbée @@ -58,6 +59,7 @@ mixin about_tab(name, title, checked=false) li David Howell li Denis Yatsenko li Dmitry Shilov + li Eric Phenix li Fergus McKay li Foamy li Ge Men @@ -82,6 +84,7 @@ mixin about_tab(name, title, checked=false) li Mark Robinson li Martin Gasser li Mauricio Allende + li Mehmet Aydoğdu li Michael Kovacs li Michael Lynch li Morgan Helton @@ -97,10 +100,12 @@ mixin about_tab(name, title, checked=false) li Sergey Lukjanov li Steve Ovens li Steven Richter + li Tejun Heo li Truman Kilen li Walter_Ego li YURI LEE li zgen + li Zsombor Vari br p(class="text") | Full documentation, source code, hardware schematics and legal information |