From 545fa9f30ff134a4d77ad4fe8973cd5f8c330138 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Wed, 21 Feb 2007 00:58:49 +0000 Subject: [PATCH] replacing a trouble making fieldset with div --- group/index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/group/index.php b/group/index.php index 7c89781ddcc..60f59dfbbf4 100644 --- a/group/index.php +++ b/group/index.php @@ -157,7 +157,7 @@ if ($success) { print_heading($course->shortname.' '.$strgroups, 'center', 3); ?>
-
+
?> -
+
'."\n"; @@ -291,4 +291,4 @@ if ($success) { print_footer($course); } -?> \ No newline at end of file +?>