diff --git a/en/cgi/cgi-style.pl b/en/cgi/cgi-style.pl
index c557fc71ed..772b94383e 100644
--- a/en/cgi/cgi-style.pl
+++ b/en/cgi/cgi-style.pl
@@ -1,4 +1,4 @@
-# $Id: cgi-style.pl,v 1.11 1998-08-03 15:37:47 wosch Exp $
+# $Id: cgi-style.pl,v 1.12 1999-03-24 17:29:55 max Exp $
#
# Perl routines to encapsulate various elements of HTML page style.
@@ -21,17 +21,17 @@ if (!defined($hsty_author)) {
$hsty_author = "$hsty_email";
}
-$i_topbar = "
+$i_topbar = "
";
if ($hsty_home eq "") {