diff --git a/webtools/leak-o-matic/logs.cgi b/webtools/leak-o-matic/logs.cgi
index 675b17d551d0..14a2cfd23ed6 100755
--- a/webtools/leak-o-matic/logs.cgi
+++ b/webtools/leak-o-matic/logs.cgi
@@ -19,7 +19,7 @@
#
# Contributor(s):
#
-# $Id: logs.cgi,v 1.1 1999/11/16 22:10:11 waterson%netscape.com Exp $
+# $Id: logs.cgi,v 1.2 1999/11/16 22:15:26 waterson%netscape.com Exp $
#
#
@@ -58,8 +58,8 @@ that are currently available for your perusal.
-
-Leaks |
+
+Leak-o-Matic Logs |
};
@@ -87,11 +87,11 @@ print qq{
For more information on how to use the Leak-o-Matic, see the
-instructions
+instructions.
};
-print '$Id: logs.cgi,v 1.1 1999/11/16 22:10:11 waterson%netscape.com Exp $';
+print '$Id: logs.cgi,v 1.2 1999/11/16 22:15:26 waterson%netscape.com Exp $';
print $::query->end_html;