adjust update mail text

This commit is contained in:
girish@cloudron.io
2016-01-14 11:02:05 -08:00
parent 38416d46a6
commit 8f43236e2e
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ Dear Admin,
A new version of the app '<%= app.manifest.title %>' installed at <%= app.fqdn %> is available!
The app will get automatically updated over night, or manually update at your convenience at <%= webadminUrl %>.
The app will update automatically tonight. Alternately, update immediately at <%= webadminUrl %>.
Thank you,
your Cloudron

View File

@@ -4,7 +4,7 @@ Dear Admin,
A new version of Cloudron <%= fqdn %> is available!
Your Cloudron will perform an automatic update over night, or manually update at your convenience at <%= webadminUrl %>.
Your Cloudron will update automatically tonight. Alternately, update immediately at <%= webadminUrl %>.
Changelog:
<% for (var i = 0; i < changelog.length; i++) { %>