--- loncom/interface/loncommon.pm 2009/08/08 19:55:04 1.882 +++ loncom/interface/loncommon.pm 2009/08/14 23:54:34 1.884 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.882 2009/08/08 19:55:04 raeburn Exp $ +# $Id: loncommon.pm,v 1.884 2009/08/14 23:54:34 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -4468,7 +4468,7 @@ sub bodytag { # Explicit link to get inline menu my $menu= ($no_inline_link?'' - :''.&mt('Switch to Inline Menu Mode').''); + :''.&mt('Switch to Inline Menu Mode').''); $bodytag .= qq|
$name $role $realm $dc_info
    @@ -9284,10 +9284,11 @@ sub restore_settings { =item * &build_recipient_list() -Build recipient lists for four types of e-mail: +Build recipient lists for five types of e-mail: (a) Error Reports, (b) Package Updates, (c) lonstatus warnings/errors -(d) Help requests, generated by -lonerrorhandler.pm, CHECKRPMS, loncron, and lonsupportreq.pm respectively. +(d) Help requests, (e) Course requests needing approval, generated by +lonerrorhandler.pm, CHECKRPMS, loncron, lonsupportreq.pm and +loncoursequeueadmin.pm respectively. Inputs: defmail (scalar - email address of default recipient),