Main repository for pfSense
Go to file
Phil Davis 6787723455 Fix password box cursor position
Similar to
dedc40f7de
The password field shows the little lock icon, but the text input area
starts over the top of the icon and as I type in the field the password
"dots" go over the lock icon in each of these data entry places.
Changing the field name/id to not be "password" but to be "passwordfld",
"passwordfld1" "passwordfld2" and the like fixes it. Something does not
like the field being called just "password".
In interfaces.php I also changed the field "username" to be
"ppp_username". This standardized it to work in a similar way to
pppoe_username pptp_username fields. It looks easier to understand for
me.
2015-03-10 22:55:39 +05:45
boot
cf/conf
conf.default
etc Code style etc inc vwx3 2015-03-09 14:06:24 -03:00
root
sbin
tmp
usr Fix password box cursor position 2015-03-10 22:55:39 +05:45
.gitattributes
.gitignore
license.txt