'.
@@ -246,12 +252,15 @@ $r->print(
.''
.''.&mt('The LearningOnline Network with CAPA').'
'
.''
- .''.&mt('This LON-CAPA server is temporarily not available for login.').'
'
- .''.&mt('Please attempt to login to one of the following servers:').'
'
- .$spares
- .''
+ .''.&mt('This LON-CAPA server is temporarily not available for login.').'
');
+ if ($spares) {
+ $r->print(''.&mt('Please attempt to login to one of the following servers:')
+ .'
'
+ .$spares);
+ }
+ $r->print('