generated from DNDs/dnd-template
25 lines
764 B
HTML
25 lines
764 B
HTML
<font color="#003399"><b>Vorfall abgeschlossen - Bitte prüfen Sie das Ergebnis</b></font>
|
|
<table width="75%">
|
|
<tr>
|
|
<td style="width: 130px">Incident</td>
|
|
<td>${dataObjectLink}</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="width: 130px">Betreff</td>
|
|
<td>${subject}</td>
|
|
</tr>
|
|
</table>
|
|
<hr style="height:1px;border-width:0;color:#003399">
|
|
${solution}
|
|
<hr style="height:1px;border-width:0;color:#003399">
|
|
<a href="${dataObjectLink}">
|
|
<button style="width: 100%">
|
|
Lösung Zurückweisen
|
|
</button>
|
|
</a>
|
|
${description}
|
|
<hr style="height:1px;border-width:0;color:#003399">
|
|
</div>
|
|
<div style="font-family:Verdana; font-size:xx-small">
|
|
Hinweis: Damit eine automatische Zuordnung im Helpdesk möglich ist bitte den <b>Betreff nicht verändern.</b> (not 2.08)</div>
|