From 5f4f60881171b25252fb91f1fc2a485804bbad1f Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Fri, 7 Apr 2006 06:08:55 +0000 Subject: [PATCH] Replaced layout table around question by div. Doesn't display right in firefox yet. --- question/type/description/question.html | 4 ++-- question/type/question.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/question/type/description/question.html b/question/type/description/question.html index 3b7bb048e9..83edbc24f7 100644 --- a/question/type/description/question.html +++ b/question/type/description/question.html @@ -1,4 +1,4 @@ -
+
@@ -11,4 +11,4 @@
-
+ diff --git a/question/type/question.html b/question/type/question.html index 0b9649f9bf..cbeca13fa8 100644 --- a/question/type/question.html +++ b/question/type/question.html @@ -3,7 +3,7 @@ * print_question() method. */ ?> -
+
@@ -29,4 +29,4 @@ ?>
-
+ -- 2.39.5