From 027ce10e0eacbfac62a5db0069da21440d0ead70 Mon Sep 17 00:00:00 2001 From: toyomoyo Date: Fri, 15 Dec 2006 05:23:57 +0000 Subject: [PATCH] fixing broken html --- backup/restorelib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/restorelib.php b/backup/restorelib.php index a4a6f74a36..3cec018747 100644 --- a/backup/restorelib.php +++ b/backup/restorelib.php @@ -5324,7 +5324,7 @@ if (!defined('RESTORE_SILENTLY')) { //End the main ul - echo ""; + echo ""; //End the main table echo ""; -- 2.39.5