';
if ($switchwarning) {
$output .= $switchwarning.'
';
if (&show_course()) {
@@ -19043,7 +19079,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/02/25 16:33:39 1.1464 @@ -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.1464 2025/02/25 16:33:39 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"; -