From 22e7a6203027d598029d0e606bdb84fc305bb4cf Mon Sep 17 00:00:00 2001 From: pek5892 Date: Wed, 22 May 2024 08:49:14 +0200 Subject: [PATCH] Fix login --- index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.php b/index.php index 1146b1791..006b5f3d8 100755 --- a/index.php +++ b/index.php @@ -179,7 +179,7 @@ echo ' required> -
+
{[ "type": "password", "name": "password", "autocomplete": "current-password", "placeholder": "'.tr('Password').'" ]}