-
Notifications
You must be signed in to change notification settings - Fork 564
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
159 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,20 @@ | ||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Solicitud de ayuda</div> | ||
<html><head></head><body><div>[[[SERVERNAME]]] - "[[[DEVICENAME]]]" Solicitud de Ayuda</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]]] - Solicitud de ayuda</b> | ||
<b style="font-size:20px;font-family:Arial,Helvetica,sans-serif">[[[SERVERNAME]]] - Solicitud de Ayuda</b> | ||
</td> | ||
</tr> | ||
</tbody></table> | ||
<p> | ||
Device "<b>[[[DEVICENAME]]]</b>" requested help. | ||
Dispositivo "<b>[[[DEVICENAME]]]</b>" ha pedido ayuda. | ||
</p> | ||
<p> | ||
User: <b>[[[HELPUSERNAME]]]</b><br> | ||
Request: <b>[[[HELPREQUEST]]]</b> | ||
Usuario: <b>[[[HELPUSERNAME]]]</b><br> | ||
Solicitud: <b>[[[HELPREQUEST]]]</b> | ||
</p> | ||
<p> | ||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">haz clic aquí</a> to navigate to this device. | ||
<a href="[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]]">haz clic aquí</a> para navegar a este dispositivo. | ||
</p> | ||
</div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
[[[SERVERNAME]]] - Solicitud de ayuda del dispositivo | ||
Device "[[[DEVICENAME]]]" requested assistance. | ||
[[[SERVERNAME]]] - Solicitud de ayuda con el Dispositivo | ||
Dispositivo "[[[DEVICENAME]]]" solicito asistencia. | ||
|
||
User: "[[[HELPUSERNAME]]]" | ||
Request: "[[[HELPREQUEST]]]" | ||
Usuario: "[[[HELPUSERNAME]]]" | ||
Solicitud: "[[[HELPREQUEST]]]" | ||
|
||
[[[SERVERURL]]]?viewmode=10&gotonode=[[[NODEID]]] |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.