]> git.mjollnir.org Git - moodle.git/commitdiff
Closing the middle column div tag. XHTML compliance.
authormchurch <mchurch>
Tue, 22 Jan 2008 20:38:12 +0000 (20:38 +0000)
committermchurch <mchurch>
Tue, 22 Jan 2008 20:38:12 +0000 (20:38 +0000)
course/format/topics/format.php
course/format/weeks/format.php

index bd8bfeb77ba5e3af21889d8b27d5dd5f6d599afd..d2df141caf247ca41d48d9d3f333fe09c034fd3a 100644 (file)
     }
 
     print_container_end();
+    echo '</div>';
 
     echo '</div>';
     echo '<div class="clearer"></div>';
index c3f0ca2b43d0b3cf380679497cbccbaab0de0be1..7ad603e2d4e4ad67614c3c51d0a59327d968179c 100644 (file)
     }
 
     print_container_end();
+    echo '</div>';
 
     echo '</div>';
     echo '<div class="clearer"></div>';