From cfcdb4b56e8404b0ba51ebf8345e2dcd714f061e Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Tue, 24 May 2005 21:21:21 +0000 Subject: [PATCH] added a > to a table tag --- mod/lesson/view.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/lesson/view.php b/mod/lesson/view.php index fef686c8c28..3275143ea6b 100644 --- a/mod/lesson/view.php +++ b/mod/lesson/view.php @@ -1209,7 +1209,7 @@ get_string("addabranchtable", "lesson")."". "id&action=addpage&pageid=0&firstpage=1\">". get_string("addaquestionpage", "lesson")." ".get_string("here","lesson"). - "\n"); } print_simple_box_end(); echo ""; //CDC Chris Berri added.