1. Use XHTML-Compatible attributes for selected and checked form widgets
authoravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Apr 2004 16:05:25 +0000 (16:05 +0000)
committeravel <avel@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Wed, 28 Apr 2004 16:05:25 +0000 (16:05 +0000)
commitf4c37e3c7584d653ac2120f2e5997f8224f98a91
tree4c6a5ac1e3ee698ecaf136d46bd4ff0a8f8ce9f5
parente0b57c6254d425861cb58ae25732ee2dd450d3f8
1. Use XHTML-Compatible attributes for selected and checked form widgets

2. Use HTML <label> for radio buttons. This allows user to click the text
"Yes" or "No" instead of just the widget. This works in all popular browsers
and is more intuitive this way.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@7298 7612ce4b-ef26-0410-bec9-ea0150e637f0
functions/options.php