]> git.mjollnir.org Git - moodle.git/commit
login form: Fix closing TR
authormartinlanghoff <martinlanghoff>
Thu, 21 Dec 2006 02:20:28 +0000 (02:20 +0000)
committermartinlanghoff <martinlanghoff>
Thu, 21 Dec 2006 02:20:28 +0000 (02:20 +0000)
commitd5afb8cb592d28392de648941d7cee05af92fea2
treead2951dcabc7d4aabb82287758c1ff27aac30429
parent83e09b629a1e95615085b37119a93b213641ce60
login form: Fix closing TR

opening TR is not conditional, so the closing one should not be conditional
either. Fixes XHTML compliance.
login/index_form.html