From 81f52cc90653c210998a0d85951ef65f09e0f491 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Fri, 27 Mar 2020 10:46:32 +0100 Subject: themes/alps: better redirect after performing message operations Go back to the right page. --- themes/alps/mailbox.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/alps/mailbox.html') diff --git a/themes/alps/mailbox.html b/themes/alps/mailbox.html index 6d870ba..6453d69 100644 --- a/themes/alps/mailbox.html +++ b/themes/alps/mailbox.html @@ -7,7 +7,7 @@ Compose Mail {{$current := .Mailbox}} {{range .Mailboxes}} - {{ if eq .Name "INBOX" }} Inbox @@ -44,7 +44,7 @@ {{ end }} - + {{if .Envelope.Subject}} {{.Envelope.Subject}} {{else}} -- cgit v1.2.3