--- loncom/interface/loncommon.pm 2024/05/21 02:57:15 1.1431 +++ loncom/interface/loncommon.pm 2024/07/14 01:26:01 1.1432 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1431 2024/05/21 02:57:15 raeburn Exp $ +# $Id: loncommon.pm,v 1.1432 2024/07/14 01:26:01 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -9614,8 +9614,12 @@ OFFLOAD $title = 'The LearningOnline Network with CAPA'; } if (!$args->{'no_auto_mt_title'}) { $title = &mt($title); } - $result .= ' LON-CAPA '.$title.'' - .''; + } else { + $result .= ' LON-CAPA '.$title.''; + } + $result .= "\n".'{'frameset'}) { $result .= ' /'; }