--- loncom/interface/courseprefs.pm 2022/09/19 19:19:39 1.49.2.28.2.13 +++ loncom/interface/courseprefs.pm 2023/01/23 21:34:29 1.49.2.28.2.14 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Handler to set configuration settings for a course # -# $Id: courseprefs.pm,v 1.49.2.28.2.13 2022/09/19 19:19:39 raeburn Exp $ +# $Id: courseprefs.pm,v 1.49.2.28.2.14 2023/01/23 21:34:29 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -5613,13 +5613,13 @@ sub print_linkprotection { '  '; } else { $datatable .= ''.$desc{'secret'}.':'. - ''. + ''. ''. ''; } @@ -5683,7 +5683,7 @@ sub print_linkprotection { } else { $datatable .= ''.$desc{'key'}.': '."\n". (' 'x2). - ''.$desc{'secret'}.':'. + ''.$desc{'secret'}.':'. ' '."\n"; } $datatable .= '

'.