mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Updated MeshCentral Router
This commit is contained in:
@@ -1,20 +1,20 @@
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - Device Notification</div>
|
||||
<html><head></head><body><div>[[[SERVERNAME]]] - Уведомление устройства</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]]] - Уведомление устройства</b>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody></table>
|
||||
<area-header>
|
||||
<p>
|
||||
The following devices have changed their connection state.
|
||||
Следующие устройства изменили свое состояние подключения.
|
||||
</p>
|
||||
</area-header>
|
||||
<area-connections>
|
||||
<p>
|
||||
Connected devices:
|
||||
Подключенные устройства:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[CONNECTIONS]]]
|
||||
@@ -22,7 +22,7 @@
|
||||
</area-connections>
|
||||
<area-disconnections>
|
||||
<p>
|
||||
Disconnected devices:
|
||||
Отключенные устройства:
|
||||
</p>
|
||||
<p><b>
|
||||
[[[DISCONNECTIONS]]]
|
||||
@@ -30,7 +30,7 @@
|
||||
</area-disconnections>
|
||||
<area-footer>
|
||||
<p>
|
||||
To unsubscribe, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">кликните сюда</a> within 1 hour of getting this message.
|
||||
Чтобы отписаться, <a href="[[[SERVERURL]]][[[UNSUBSCRIBELINK]]]">кликните сюда</a> в течение 1 часа после получения этого сообщения.
|
||||
</p>
|
||||
</area-footer>
|
||||
</div></body></html>
|
||||
Reference in New Issue
Block a user