1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00

Merge pull request #196 from levito/patch-1

update path to utility.css
This commit is contained in:
Andrew Dolgov 2013-05-19 21:28:26 -07:00
commit c30248bd7f

View 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>