From 36e37644adfb6c4499ed5c21fb87bccd689e6c97 Mon Sep 17 00:00:00 2001 From: Istiak Ferdous <30789544+istiak101@users.noreply.github.com> Date: Thu, 2 Apr 2020 18:21:35 +0600 Subject: [PATCH] Update template to show all functions available https://hostname:8090/email/ template update --- mailServer/templates/mailServer/index.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) diff --git a/mailServer/templates/mailServer/index.html b/mailServer/templates/mailServer/index.html index 9380cee50..240fd02d9 100755 --- a/mailServer/templates/mailServer/index.html +++ b/mailServer/templates/mailServer/index.html @@ -32,6 +32,18 @@ + +
+ +
+ {% trans "List Emails" %} +
+
+ +
+
+
@@ -45,6 +57,18 @@
+ +
+ +
+ {% trans "Email Forwarding" %} +
+
+ +
+
+
@@ -58,6 +82,30 @@
+ +
+ +
+ {% trans "DKIM Manager" %} +
+
+ +
+
+
+ +
+ +
+ {% trans "Access Webmail" %} +
+
+ +
+
+