]> git.mjollnir.org Git - moodle.git/commitdiff
fixing broken html
authortoyomoyo <toyomoyo>
Fri, 15 Dec 2006 05:23:57 +0000 (05:23 +0000)
committertoyomoyo <toyomoyo>
Fri, 15 Dec 2006 05:23:57 +0000 (05:23 +0000)
backup/restorelib.php

index a4a6f74a363b7f003f76c601912d08c3a1301940..3cec0187474c3cb317b6e21a648362a74cb2162c 100644 (file)
         
         if (!defined('RESTORE_SILENTLY')) {
             //End the main ul
-            echo "</ul>";
+            echo "</li></ul>";
             
             //End the main table
             echo "</td></tr>";