diff --git a/en/cgi/cgi-style.pl b/en/cgi/cgi-style.pl index 25d8fd2136..0ac69c242b 100644 --- a/en/cgi/cgi-style.pl +++ b/en/cgi/cgi-style.pl @@ -1,4 +1,4 @@ -# $FreeBSD: www/en/cgi/cgi-style.pl,v 1.22 2005/09/17 15:48:23 remko Exp $ +# $FreeBSD: www/en/cgi/cgi-style.pl,v 1.23 2005/10/28 14:55:13 fenner Exp $ # # Perl routines to encapsulate various elements of HTML page style. @@ -136,7 +136,7 @@ sub short_html_header { $xhtml = 1 unless defined($xhtml); $doctype = $xhtml ? '' : ''; $endslash = $xhtml ? '/' : ''; - $csshack = $xhtml ? '' : q`