From: Tim Düsterhus Date: Fri, 30 Apr 2021 08:05:00 +0000 (+0200) Subject: Fix the password toggle from showing up for the fake input in option.tpl X-Git-Tag: 5.4.0_Alpha_1~20^2 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=2cef6eb21e2f4c6c969018806e4089c7daf76ead;p=GitHub%2FWoltLab%2FWCF.git Fix the password toggle from showing up for the fake input in option.tpl Fixes #4040 --- diff --git a/wcfsetup/install/files/acp/templates/option.tpl b/wcfsetup/install/files/acp/templates/option.tpl index 26a77e1f3d..cf411fe3da 100644 --- a/wcfsetup/install/files/acp/templates/option.tpl +++ b/wcfsetup/install/files/acp/templates/option.tpl @@ -50,8 +50,10 @@ fake fields are a workaround for chrome autofill picking the wrong fields taken from http://stackoverflow.com/a/15917221 *} - - +
+ + +