From 8589228c73a8abb5de890bfbd3fa8ab2807dfda0 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Wed, 20 May 2020 16:25:25 +0200 Subject: Replace IMAPMessage.TextPartName with TextPart --- themes/alps/mailbox.html | 2 +- themes/alps/message.html | 6 +++--- themes/sourcehut/mailbox.html | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) (limited to 'themes') diff --git a/themes/alps/mailbox.html b/themes/alps/mailbox.html index dfc79fe..8d9aa54 100644 --- a/themes/alps/mailbox.html +++ b/themes/alps/mailbox.html @@ -43,7 +43,7 @@ {{ end }}
- + {{if .Envelope.Subject}} {{.Envelope.Subject}} {{else}} diff --git a/themes/alps/message.html b/themes/alps/message.html index a60af4e..6e88297 100644 --- a/themes/alps/message.html +++ b/themes/alps/message.html @@ -123,10 +123,10 @@ {{if .Message.HasFlag "\\Draft"}} - Edit draft + Edit draft {{else}} - Reply - Forward + Reply + Forward {{end}}
diff --git a/themes/sourcehut/mailbox.html b/themes/sourcehut/mailbox.html index 58eb52b..1175cbe 100644 --- a/themes/sourcehut/mailbox.html +++ b/themes/sourcehut/mailbox.html @@ -53,7 +53,7 @@