1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

move some aux files to lib/

This commit is contained in:
Andrew Dolgov
2009-12-21 21:28:18 +03:00
parent 285f759755
commit 5de668eddc
7 changed files with 2 additions and 8 deletions

View File

@@ -8,7 +8,7 @@
<head>
<title><xsl:value-of select="rss/channel/title"/></title>
<link rel="stylesheet" type="text/css" href="utility.css"/>
<script language="javascript" src="xsl_mop-up.js"></script>
<script language="javascript" src="lib/xsl_mop-up.js"></script>
</head>
<body onload="go_decoding()">