Use stylesheet for prints as well.

This commit is contained in:
Xin LI 2016-11-02 07:38:59 +00:00
parent a4451ead3c
commit 8676a9c6df
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49622

View file

@ -42,7 +42,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=&xml.encoding;" />
<xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:meta"/>
<link rel="shortcut icon" href="&enbase;/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css"/>
<link rel="stylesheet" media="screen,print" href="&stylesheet;" type="text/css"/>
<xsl:copy-of select="/xhtml:html/xhtml:head/xhtml:link"/>
<xsl:call-template name="process.rss.link"/>
&header1.googlejs;