From 048e3e212184426b15111d83c585897bc151de81 Mon Sep 17 00:00:00 2001 From: vyshane Date: Wed, 20 Dec 2006 02:25:52 +0000 Subject: [PATCH] xhtml fixes for MDL-7861. --- course/report/outline/index.php | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/course/report/outline/index.php b/course/report/outline/index.php index be503ca0be..06cf2d6746 100644 --- a/course/report/outline/index.php +++ b/course/report/outline/index.php @@ -59,9 +59,6 @@ default: print_string("section"); break; } echo " $i"; - - echo ""; } } } @@ -125,5 +119,4 @@ function print_outline_row($mod, $instance, $result) { echo ""; } -?> - +?> \ No newline at end of file -- 2.39.5