From fde4fc4e0f26a7d1cd459037698c92c443583e8d Mon Sep 17 00:00:00 2001 From: Michael Dollinger Date: Sat, 2 Jan 2021 14:41:18 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Esrc/main/webapp/login.jsp=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit autofocus auf login name gesetzt --- src/main/webapp/login.jsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/login.jsp b/src/main/webapp/login.jsp index 76c3e99..64f61ac 100644 --- a/src/main/webapp/login.jsp +++ b/src/main/webapp/login.jsp @@ -20,7 +20,7 @@
+ value="" placeholder="Login name" autofocus>