]> git.wh0rd.org - tt-rss.git/commitdiff
update path to utility.css
authorVeit Lehmann <veit.lehmann@googlemail.com>
Mon, 20 May 2013 03:34:21 +0000 (05:34 +0200)
committerVeit Lehmann <veit.lehmann@googlemail.com>
Mon, 20 May 2013 03:34:21 +0000 (05:34 +0200)
atom-to-html.xsl

index 097b07f55840586d0e70d6c1040264afac2a14c4..e1042648c6f47434e8796cf5c25565ef853d3db9 100644 (file)
@@ -9,7 +9,7 @@
 <html>
        <head>
                <title><xsl:value-of select="atom:title"/></title>
-               <link rel="stylesheet" type="text/css" href="utility.css"/>
+               <link rel="stylesheet" type="text/css" href="css/utility.css"/>
                <script language="javascript" src="lib/xsl_mop-up.js"></script>
        </head>