From 88878a5be2b286abadca237834917590a17f2dc8 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Mon, 18 Dec 2006 05:24:01 +0000 Subject: [PATCH] MDL-7681, fix for non xhtml strict tags and attributes --- mod/assignment/mod.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mod/assignment/mod.html b/mod/assignment/mod.html index 0d5e4dc9ae..bba84f6bf7 100644 --- a/mod/assignment/mod.html +++ b/mod/assignment/mod.html @@ -40,7 +40,7 @@ : - + @@ -78,7 +78,7 @@ ?> - + : - + : timeavailable) echo 'checked="checked"' ?> /> @@ -104,7 +104,7 @@ - + : timedue) echo 'checked="checked"' ?> /> -- 2.39.5