From 28d163cf0b5a518329a2b7d476f29a220ac125de Mon Sep 17 00:00:00 2001 From: leiweibau <105860611+leiweibau@users.noreply.github.com> Date: Fri, 29 Jul 2022 16:41:38 +0200 Subject: [PATCH] Merge Comit https://github.com/jokob-sk/Pi.Alert/commit/6c4e354f5ffdc1be83d21c10c078297245e69131 --- back/pialert.py | 4 ++-- back/report_template.html | 4 +--- back/report_template.txt | 1 - 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/back/pialert.py b/back/pialert.py index be91a372..64e6f206 100644 --- a/back/pialert.py +++ b/back/pialert.py @@ -1215,8 +1215,8 @@ def email_reporting (): mail_text = mail_text.replace ('', timeFormated) mail_html = mail_html.replace ('', timeFormated) - mail_text = mail_text.replace ('', cycle ) - mail_html = mail_html.replace ('', cycle ) + # mail_text = mail_text.replace ('', cycle ) + # mail_html = mail_html.replace ('', cycle ) mail_text = mail_text.replace ('', socket.gethostname() ) mail_html = mail_html.replace ('', socket.gethostname() ) diff --git a/back/report_template.html b/back/report_template.html index e6b340ad..4ef981db 100644 --- a/back/report_template.html +++ b/back/report_template.html @@ -24,9 +24,7 @@ - - - +
Report Date: Scan Cycle: Report Date:
diff --git a/back/report_template.txt b/back/report_template.txt index 9a2d72e3..a25c9af0 100644 --- a/back/report_template.txt +++ b/back/report_template.txt @@ -1,5 +1,4 @@ Report Date: -Scan Cycle: Server: