]> git.mjollnir.org Git - moodle.git/commit
fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes.
authorjamiesensei <jamiesensei>
Mon, 8 Jan 2007 15:53:17 +0000 (15:53 +0000)
committerjamiesensei <jamiesensei>
Mon, 8 Jan 2007 15:53:17 +0000 (15:53 +0000)
commit86aab05ced2e926f52735cad7d786b39abc69350
treefc7d8a7f81f1ba12dc13d65f51c97527f67450b1
parent4a152925bd8c7782a889ff7125173df00d4ba453
fix for xhtml probs MDL-8102 and MDL-7979 - invalid id attributes.
and stopped using label tag for a group of elements where the label refers to the group of elements and not an individual one.
lib/form/advcheckbox.php
lib/form/checkbox.php
lib/form/radio.php
lib/formslib.php