Remove html escaping in plain text mails

This commit is contained in:
Jonas Lochmann
2021-12-27 01:00:00 +01:00
parent 0663650d9b
commit 80291b8835
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ angezeigt. Dort kann die Erledigung bestätigt werden.
Da die Anzahl der Benachrichtigungs-E-Mails begrenzt ist erhalten Sie
möglicherweise nicht bei jeder Aufgabenerledigung eine derartige E-Mail.
<%= child %> reported that <%= task %> was finished.
<%- child %> reported that <%- task %> was finished.
You can see the tasks which are marked as finished at the overview screen
of the TimeLimit application. You can confirm the task completion there.