diff options
-rw-r--r-- | templates/web/zurich/admin/report_edit.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/zurich/admin/report_edit.html b/templates/web/zurich/admin/report_edit.html index 5958434dd..66a51f162 100644 --- a/templates/web/zurich/admin/report_edit.html +++ b/templates/web/zurich/admin/report_edit.html @@ -104,7 +104,7 @@ </select></p> <p id="automatic-reply"> - <span class="mock-label">automatische Antwort</span> + <span class="mock-label">Automatische Antwort</span> <input type="checkbox" name="send_rejected_email" id="send_rejected_email" value="1" /> </p> |