';
if ($switchwarning) {
$output .= $switchwarning.'
';
if (&show_course()) {
@@ -19079,7 +19079,7 @@ sub check_release_result {
&mt('Switch Server').
'';
}
- $output .= '
--- loncom/interface/loncommon.pm 2025/02/21 20:55:17 1.1462 +++ loncom/interface/loncommon.pm 2025/02/25 05:34:58 1.1463 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1462 2025/02/21 20:55:17 raeburn Exp $ +# $Id: loncommon.pm,v 1.1463 2025/02/25 05:34:58 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -19063,7 +19063,7 @@ Returns: HTML to display with informatio sub check_release_result { my ($switchwarning,$switchserver) = @_; my $output = &start_page('Selected course unavailable on this server'). - '
'; + '
';
if ($switchwarning) {
$output .= $switchwarning.'
';
if (&show_course()) {
@@ -19079,7 +19079,7 @@ sub check_release_result {
&mt('Switch Server').
'';
}
- $output .= '