Use stylesheet for prints as well.
This commit is contained in:
parent
a4451ead3c
commit
8676a9c6df
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49622
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue