From 2253277c38a40022540c1f0e8151cf3ec48d12e6 Mon Sep 17 00:00:00 2001 From: Kevin Reed Date: Thu, 8 Mar 2018 12:34:30 -0600 Subject: [PATCH] web: Remove the confirmation password field in locations where the "show password" toggle has been added --- html/inc/account.inc | 3 +-- html/inc/user_util.inc | 4 ---- html/user/edit_passwd_action.php | 5 ----- html/user/edit_passwd_form.php | 3 +-- 4 files changed, 2 insertions(+), 13 deletions(-) diff --git a/html/inc/account.inc b/html/inc/account.inc index d64bd55f9b..95a8563915 100644 --- a/html/inc/account.inc +++ b/html/inc/account.inc @@ -44,7 +44,7 @@ function toggle_passwd() { } } -