This commit is contained in:
rkingdon 2004-08-09 17:04:07 +00:00
parent d05024a72b
commit ac969b2b22

View File

@ -306,7 +306,7 @@
}
}
notice_yesno(get_string("confirmdeletionofthispage","lesson"),
"lesson.php?action=delete&id=$cm->id&pageid=$pageid]",
"lesson.php?action=delete&id=$cm->id&pageid=$pageid",
"view.php?id=$cm->id");
}