From 4262c2017222499af221061bb4b515ae017da1d3 Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Fri, 4 Mar 2022 11:08:11 +0100 Subject: [PATCH] Hide password reset form if mjml is not setup --- src/pages/login.php | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/src/pages/login.php b/src/pages/login.php index f85867f0..75160f76 100644 --- a/src/pages/login.php +++ b/src/pages/login.php @@ -141,27 +141,29 @@ $page->navigation(); is the most trusted open source password manager.

-

-

-
-
-
- - + getOption('mjml_api_key') && $options->getOption('mjml_api_secret')) { ?> +

+ +

+
+
+ + +
+ +
-
+ +

-
- -

- -

Please note that you have to enter the email address, you have registered with.

+

Please note that you have to enter the email address, you have registered with.

+