From c7cf51847716ea53f12531ad6ea35372dd4d7bf0 Mon Sep 17 00:00:00 2001 From: Brian Read Date: Sun, 14 Jul 2024 12:33:40 +0100 Subject: [PATCH] Fix nav header for email --- .../opt/mailstats/templates/mailstats.html.pt | 26 +++---------------- 1 file changed, 3 insertions(+), 23 deletions(-) diff --git a/root/opt/mailstats/templates/mailstats.html.pt b/root/opt/mailstats/templates/mailstats.html.pt index fd92bbe..a90c770 100644 --- a/root/opt/mailstats/templates/mailstats.html.pt +++ b/root/opt/mailstats/templates/mailstats.html.pt @@ -41,8 +41,7 @@
Previous - Next -
+ Next

${title}


@@ -105,35 +104,16 @@
- ${structure: stacked_bar_graph} ${structure: stacked_bar_graph}
- - ${structure: heatmap} + ${structure: heatmap}
- - ${structure: line_graph} + ${structure: line_graph}