From fa1b88bf8d36b332f08fc99799373188ab4f6504 Mon Sep 17 00:00:00 2001 From: Nick Peelman Date: Mon, 22 May 2017 13:25:29 -0400 Subject: [PATCH 1/2] make login form more mobile-friendly Disable autocomplete, autocorrect, autocapitalize, and spellcheck on username and password input forms. --- html/pages/logon.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index f02de1a41e42..2348f045d706 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -16,12 +16,12 @@
- +
- +
From 942407cd2efeae3969141d6703f4456c71a91fde Mon Sep 17 00:00:00 2001 From: Nick Peelman Date: Tue, 23 May 2017 09:09:22 -0400 Subject: [PATCH 2/2] Update logon.inc.php --- html/pages/logon.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/pages/logon.inc.php b/html/pages/logon.inc.php index 2348f045d706..3c08f0d88764 100644 --- a/html/pages/logon.inc.php +++ b/html/pages/logon.inc.php @@ -16,12 +16,12 @@
- +
- +