--- loncom/interface/lonblockingmenu.pm 2025/01/17 14:01:50 1.14.2.3.6.3
+++ loncom/interface/lonblockingmenu.pm 2024/12/15 02:22:53 1.30
@@ -2,7 +2,7 @@
# Routines for configuring blocking of access to collaborative functions,
# and specific resources during an exam
#
-# $Id: lonblockingmenu.pm,v 1.14.2.3.6.3 2025/01/17 14:01:50 raeburn Exp $
+# $Id: lonblockingmenu.pm,v 1.30 2024/12/15 02:22:53 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -622,7 +622,7 @@ sub handler {
'
'.&mt('accessing content in LON-CAPA portfolios, blogs, or user information pages').''."\n".
''.&mt("generating printouts of $lctype content").''.
''.&mt("displaying the LON-CAPA gradebook in the $lctype").''.
- ''.&mt("searching $lctype content by keyword").''.
+ ''.&mt("searching $lctype content by keyword").''.
''.&mt("accessing $lctype content in specified folders or resources").''.
''.&mt("changing user's own password").''.
''.
@@ -990,7 +990,8 @@ sub update_releasereq {
}
$modified_courses = [];
}
- return OK;
+ undef($registered_cleanup);
+ return;
}
sub get_dates_from_form {