]> git.mjollnir.org Git - moodle.git/commitdiff
Fix typo
authormoodler <moodler>
Mon, 9 Dec 2002 13:45:44 +0000 (13:45 +0000)
committermoodler <moodler>
Mon, 9 Dec 2002 13:45:44 +0000 (13:45 +0000)
course/topics.php

index 1668f361b811e4838eceebd2c199ac121346f812..a0a9c61703b081f5df31f330800864b8cc3fecf6 100644 (file)
@@ -89,7 +89,7 @@
     print_heading_block(get_string("topicoutline"), "100%", "outlineheadingblock");
     print_spacer(8, 1, true);
 
-    echo "<table class=\"weeklyoutline\" border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\">";
+    echo "<table class=\"topicsoutline\" border=\"0\" cellpadding=\"8\" cellspacing=\"0\" width=\"100%\">";
 
 /// Print Section 0