From 686dde9e397a19ddc16635cb31392acc17031913 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Tue, 3 Jun 2003 16:33:52 +0000 Subject: [PATCH] Correct one source tab --- backup/restore_check.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup/restore_check.html b/backup/restore_check.html index c5a0310df0..0c7f902a6d 100644 --- a/backup/restore_check.html +++ b/backup/restore_check.html @@ -117,7 +117,7 @@ print_heading(get_string("choosecourse")); print_simple_box_start("CENTER"); foreach ($courses as $course) { - echo "id&launch=check&file=$file\">$course->fullname ($course->shortname)
"; + echo "id&launch=check&file=$file\">$course->fullname ($course->shortname)
"; } print_simple_box_end(); } else { -- 2.39.5