Remove fqdn usage from all email templates

This commit is contained in:
Johannes Zellner
2018-01-19 16:27:19 +01:00
parent 73800ac6a7
commit 77206a9d3c
9 changed files with 117 additions and 75 deletions

View File

@@ -1,8 +1,8 @@
<%if (format === 'text') { %>
Dear Cloudron Admin,
Dear <%= cloudronName %> Admin,
creating a backup of <%= fqdn %> has failed.
creating a backup has failed.
-------------------------------------