From ffdef18bd610b19131dd11599e4265b9a1ca4633 Mon Sep 17 00:00:00 2001 From: Ionut Filip Date: Fri, 26 Oct 2018 16:50:59 +0300 Subject: [PATCH] Rendering admin/webmail path based on checkbox value --- .../templates/steps/compose/02_services.html | 28 +++++++++++++++++-- setup/templates/steps/config.html | 28 +++++++++++++++---- setup/templates/steps/stack/02_services.html | 28 +++++++++++++++++-- 3 files changed, 73 insertions(+), 11 deletions(-) diff --git a/setup/templates/steps/compose/02_services.html b/setup/templates/steps/compose/02_services.html index 424b22dc..53763658 100644 --- a/setup/templates/steps/compose/02_services.html +++ b/setup/templates/steps/compose/02_services.html @@ -15,15 +15,14 @@ accessing messages for beginner users.


- {% for webmailtype in ["none", "roundcube", "rainloop"] %} {% endfor %}

- - +
@@ -53,4 +52,27 @@ also disable the antivirus if required (it does use aroung 1GB of ram).

+ + + + {% endcall %} diff --git a/setup/templates/steps/config.html b/setup/templates/steps/config.html index 88c17597..a3352b7e 100644 --- a/setup/templates/steps/config.html +++ b/setup/templates/steps/config.html @@ -68,11 +68,29 @@ Or in plain english: if receivers start to classify your mail as spam, this post manage your email domains, users, etc.

- -
-
- -
+ + +
+ + + + {% endcall %} diff --git a/setup/templates/steps/stack/02_services.html b/setup/templates/steps/stack/02_services.html index 424b22dc..53763658 100644 --- a/setup/templates/steps/stack/02_services.html +++ b/setup/templates/steps/stack/02_services.html @@ -15,15 +15,14 @@ accessing messages for beginner users.


- {% for webmailtype in ["none", "roundcube", "rainloop"] %} {% endfor %}

- - +
@@ -53,4 +52,27 @@ also disable the antivirus if required (it does use aroung 1GB of ram).

+ + + + {% endcall %}