From be154395e8f71c19b538f6e1eb3a81f7f6e8ec5a Mon Sep 17 00:00:00 2001 From: michaelpenne Date: Tue, 24 May 2005 20:28:20 +0000 Subject: [PATCH] when editing a lesson for the first time, added a link to importppt.php in the list of options --- mod/lesson/view.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mod/lesson/view.php b/mod/lesson/view.php index db015ee4856..fef686c8c28 100644 --- a/mod/lesson/view.php +++ b/mod/lesson/view.php @@ -1203,6 +1203,8 @@ print_simple_box( "\n
".get_string("whatdofirst", "lesson")."
". "id&pageid=0\">". get_string("importquestions", "lesson")."
". + "id&pageid=0\">". + get_string("importppt", "lesson")."
". "id&action=addbranchtable&pageid=0&firstpage=1\">". get_string("addabranchtable", "lesson")."
". "id&action=addpage&pageid=0&firstpage=1\">".