--- loncom/interface/courseprefs.pm 2022/07/01 01:05:04 1.112 +++ loncom/interface/courseprefs.pm 2022/07/08 04:24:24 1.113 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.112 2022/07/01 01:05:04 raeburn Exp $ +# $Id: courseprefs.pm,v 1.113 2022/07/08 04:24:24 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5894,10 +5894,8 @@ sub print_linkprotection { ' '. ''; - } - if ($ltiauth) { - $datatable .= ''. + $onclickrequser.$checkedrequser{'yes'}.$disabled.' />'.&mt('Yes').''. + ''. '
'.$lt{'opti'}.''. &linkprot_options('add',$itemcount,$disabled,{},\%desc). '
';