Index: temp_moodle_dev/lamstwo/mod.html =================================================================== diff -u -r0d309b3808834ad38122b363e8cf08bbabcbc774 -r413ef9db9a94b751e76d21c66a2300c79e95e24a --- temp_moodle_dev/lamstwo/mod.html (.../mod.html) (revision 0d309b3808834ad38122b363e8cf08bbabcbc774) +++ temp_moodle_dev/lamstwo/mod.html (.../mod.html) (revision 413ef9db9a94b751e76d21c66a2300c79e95e24a) @@ -298,6 +298,8 @@ } function openAuthor(url,name,options,fullscreen) { + url = url + "&requestSrc=" + escape("lamstwo_requestsource; ?>"); + url = url + "¬ifyCloseURL=" + escape(window.location.href); if(authorWin && !authorWin.closed){ authorWin.focus(); }else{