From 1541b39e54ecb2cbceade38f97c5dc2f640b40d4 Mon Sep 17 00:00:00 2001 From: Brendan Howell Date: Wed, 12 Aug 2020 09:36:51 +0200 Subject: [PATCH] more news - post barcode fixes. --- screenless/bureau/mailroom/mailroom.py | 2 +- screenless/bureau/publications/news.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/screenless/bureau/mailroom/mailroom.py b/screenless/bureau/mailroom/mailroom.py index 3c1e2fc..0c3e441 100644 --- a/screenless/bureau/mailroom/mailroom.py +++ b/screenless/bureau/mailroom/mailroom.py @@ -338,7 +338,7 @@ class MailRoom(Bureau): msg.r_bc = os.path.join("/tmp", "POr." + shortcode + ".svg") with open(msg.r_bc, "w") as svgfile: svgfile.write(kode256.svg("POr." + shortcode)) - msg.sp_bc = os.path.join("/tmp", "POd." + shortcode + ".svg") + msg.sp_bc = os.path.join("/tmp", "POsp." + shortcode + ".svg") with open(msg.sp_bc, "w") as svgfile: svgfile.write(kode256.svg("POsp." + shortcode)) diff --git a/screenless/bureau/publications/news.html b/screenless/bureau/publications/news.html index 50db716..f342013 100644 --- a/screenless/bureau/publications/news.html +++ b/screenless/bureau/publications/news.html @@ -228,7 +228,7 @@
${msg["subject"]}
${msg["date"]}
-
read
delete
mark as spam
+
mark as spam
delete
read