--- loncom/lond	2000/02/08 17:34:24	1.9
+++ loncom/lond	2000/02/08 17:39:23	1.10
@@ -848,7 +848,7 @@ sub make_new_child {
                 ."Rejected client $clientip, closing connection</font>");
             }              
             &logthis("<font color=red>CRITICAL: "
-                    ."Disconnect from $clientip ($hostid{$clientip})");
+                    ."Disconnect from $clientip ($hostid{$clientip})</font>");
 # =============================================================================
         }