]> git.mjollnir.org Git - moodle.git/commitdiff
Removed unmatched closing tag
authormoodler <moodler>
Sat, 29 Jan 2005 10:17:59 +0000 (10:17 +0000)
committermoodler <moodler>
Sat, 29 Jan 2005 10:17:59 +0000 (10:17 +0000)
mod/lesson/view.php

index 6d871d27640bffe4fcd730632e0ae7fcd78524c4..2150826579174e86dd4c1e07f5b914ca7d3ab2ed 100644 (file)
             }
         } /// CDC-FLAG /// end of else from above tree code!!!
         
-            echo "</table></center></form>\n";
+            echo "</table></form>\n";
             /// CDC-FLAG ///
             // NoticeFix both viewAll's
             if(isset($_GET['display']) && !isset($_GET['viewAll'])) {