From: martinlanghoff Date: Thu, 21 Dec 2006 02:20:28 +0000 (+0000) Subject: login form: Fix closing TR X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=d5afb8cb592d28392de648941d7cee05af92fea2;p=moodle.git login form: Fix closing TR opening TR is not conditional, so the closing one should not be conditional either. Fixes XHTML compliance. --- diff --git a/login/index_form.html b/login/index_form.html index 8696b391b2..8ba140e388 100644 --- a/login/index_form.html +++ b/login/index_form.html @@ -106,6 +106,7 @@ - + +