From a1be30c35afb5f13e949e316828859ec13d8a23a Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Fri, 4 Aug 2017 12:26:31 +0200 Subject: [PATCH] Remove preceeding * or - in changelogs Should be possibly solved somewhere more central --- src/mail_templates/digest.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mail_templates/digest.ejs b/src/mail_templates/digest.ejs index 0426f4032..b8de231fa 100644 --- a/src/mail_templates/digest.ejs +++ b/src/mail_templates/digest.ejs @@ -60,7 +60,7 @@ Sent at: <%= new Date().toUTCString() %>

Cloudron v<%- info.pendingBoxUpdate.version %> is available:

<% } %> @@ -73,7 +73,7 @@ Sent at: <%= new Date().toUTCString() %> <%= info.pendingAppUpdates[i].manifest.title %> @@ -89,7 +89,7 @@ Sent at: <%= new Date().toUTCString() %> <%= info.finishedBoxUpdates[i].boxUpdateInfo.version %> @@ -105,7 +105,7 @@ Sent at: <%= new Date().toUTCString() %> <%= info.finishedAppUpdates[i].toManifest.title %> (package v<%= info.finishedAppUpdates[i].toManifest.version %>)