diff --git a/themes/alps/mailbox.html b/themes/alps/mailbox.html index 93a45ce..0c70385 100644 --- a/themes/alps/mailbox.html +++ b/themes/alps/mailbox.html @@ -47,7 +47,7 @@ {{ end }}
- + {{if .Envelope.Subject}} {{.Envelope.Subject}} {{else}} diff --git a/themes/alps/message.html b/themes/alps/message.html index 1d74489..2926641 100644 --- a/themes/alps/message.html +++ b/themes/alps/message.html @@ -128,10 +128,10 @@ {{if .Message.HasFlag "\\Draft"}} - Edit draft + Edit draft {{else}} - Reply - Forward + Reply + Forward {{end}}