mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
Remove html escaping in plain text mails
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user