when editing a lesson for the first time, added a link to importppt.php in the list of options
This commit is contained in:
@@ -1203,6 +1203,8 @@
|
||||
print_simple_box( "<table cellpadding=\"5\" border=\"0\">\n<tr><th>".get_string("whatdofirst", "lesson")."</th></tr><tr><td>".
|
||||
"<a href=\"import.php?id=$cm->id&pageid=0\">".
|
||||
get_string("importquestions", "lesson")."</a></td></tr><tr><td>".
|
||||
"<a href=\"importppt.php?id=$cm->id&pageid=0\">".
|
||||
get_string("importppt", "lesson")."</a></td></tr><tr><td>".
|
||||
"<a href=\"lesson.php?id=$cm->id&action=addbranchtable&pageid=0&firstpage=1\">".
|
||||
get_string("addabranchtable", "lesson")."</a></td></tr><tr><td>".
|
||||
"<a href=\"lesson.php?id=$cm->id&action=addpage&pageid=0&firstpage=1\">".
|
||||
|
||||
Reference in New Issue
Block a user