Updated MeshCommander, added 4k KVM support.

This commit is contained in:
Ylian Saint-Hilaire
2021-12-22 18:28:08 -08:00
parent a088bd77e6
commit 17c23e2a12
20 changed files with 10320 additions and 10563 deletions

View File

@@ -1,20 +1,20 @@
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</div>
<html><head></head><body><div>[[[SERVERNAME]]] - Powiadomienia Urządzenia</div>
<div style="font-family:Arial,Helvetica,sans-serif">
<table style="background-color:#003366;color:lightgray;width:100%" cellpadding="8">
<tbody><tr>
<td>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Device Notification</b>
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Powiadomienia Urządzenia</b>
</td>
</tr>
</tbody></table>
<area-header>
<p>
The following devices have changed their connection state.
Przedstawione urządzenia zmieniły stan połączenia.
</p>
</area-header>
<area-connections>
<p>
Connected devices:
Podłączone urządzenia:
</p>
<p><b>
[[[CONNECTIONS]]]
@@ -22,7 +22,7 @@
</area-connections>
<area-disconnections>
<p>
Disconnected devices:
Rozłączone urządzenia:
</p>
<p><b>
[[[DISCONNECTIONS]]]
@@ -30,7 +30,7 @@
</area-disconnections>
<area-footer>
<p>
To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">kliknij tutaj</a> within 1 hour of getting this message.
By się wypisać. <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">kliknij tutaj</a> w ciągu 1 godziny od otrzymania wiadomości.
</p>
</area-footer>
</div></body></html>