';
if ($switchwarning) {
$output .= $switchwarning.'
';
if (&show_course()) {
@@ -19043,7 +19098,7 @@ sub check_release_result {
&mt('Switch Server').
'';
}
- $output .= '
--- loncom/interface/loncommon.pm 2025/02/21 04:29:26 1.1460 +++ loncom/interface/loncommon.pm 2025/03/01 17:20:16 1.1467 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1460 2025/02/21 04:29:26 raeburn Exp $ +# $Id: loncommon.pm,v 1.1467 2025/03/01 17:20:16 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -7039,7 +7039,7 @@ sub bodytag { my $alttext = &mt('menu state: '.$menustate); my $tooltip = &mt($tiptext.' standard menus'); $bodytag .= <<"END"; -