diff options
author | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 02:38:15 +0000 |
---|---|---|
committer | joshtriplett <joshtriplett@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-04-30 02:38:15 +0000 |
commit | 03d982bd468122fa6aeb178206211a3c5dc7fde8 (patch) | |
tree | ed16cc6dfacc444eb016f259782e4fbf6c9f81b2 /doc | |
parent | cad037202b519c2e65c81fb63dbc87d3dadcf73b (diff) |
Followup on bug.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/login_page_non-obvious_with_openid.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/login_page_non-obvious_with_openid.mdwn b/doc/bugs/login_page_non-obvious_with_openid.mdwn index 5cffde7f4..3978bc526 100644 --- a/doc/bugs/login_page_non-obvious_with_openid.mdwn +++ b/doc/bugs/login_page_non-obvious_with_openid.mdwn @@ -43,3 +43,6 @@ If you want to keep it as one form, then perhaps using some javascript to disabl > I've improved the form, I think it's more obvious now that the openid > stuff is separate. Good enough to call this [[done]]. I think. --[[Joey]] + +> I put the [[passwordauth]] fields in a fieldset as well, which should help +> for login forms with both OpenID and passwordauth enabled. --[[JoshTriplett]] |