changed links to stylesheets to reflect new location

svn path=/branches/design/; revision=17333
This commit is contained in:
samtuke 2010-10-09 10:45:01 +00:00
parent 140ac76f1c
commit ff56ea6af9

View File

@ -37,10 +37,10 @@
</xsl:choose>
</xsl:attribute>
</xsl:element>
<link rel="stylesheet" media="all" href="/style/fsfeurope.css" type="text/css" />
<link rel="stylesheet" media="print" href="/style/print.css" type="text/css" />
<link rel="stylesheet" media="all" href="/look/generic.css" type="text/css" />
<link rel="stylesheet" media="print" href="/look/print.css" type="text/css" />
<xsl:if test="/buildinfo/@language='ar'">
<link rel="stylesheet" media="all" href="/style/rtl.css" type="text/css" />
<link rel="stylesheet" media="all" href="/look/rtl.css" type="text/css" />
</xsl:if>
<link rel="shortcut icon" href="/graphics/fsfe.ico" type="image/x-icon" />
<xsl:element name="link">