Project

General

Profile

« Previous | Next » 

Revision 95

Added by Matt Jones about 24 years ago

updated style sheet locations

View differences:

eml-file-display.xsl
20 20
  <xsl:template match="/">
21 21
    <html>       
22 22
      <head> 	
23
        <link rel="stylesheet" type="text/css" href="./rowcol.css" />
23
        <link rel="stylesheet" type="text/css" href="/xmltodb/xsqltest/rowcol.css" />
24 24
      </head>   
25 25
      <body class="emlbody"> 	
26 26
        <center>           
......
169 169
    <xsl:value-of select="second_fraction"/>
170 170
  </xsl:template>
171 171

  
172
</xsl:stylesheet> 
172
</xsl:stylesheet> 

Also available in: Unified diff