From d5afb8cb592d28392de648941d7cee05af92fea2 Mon Sep 17 00:00:00 2001 From: martinlanghoff Date: Thu, 21 Dec 2006 02:20:28 +0000 Subject: [PATCH] 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ - + + -- 2.39.5