diff options
author | matthew <matthew> | 2007-01-26 23:18:10 +0000 |
---|---|---|
committer | matthew <matthew> | 2007-01-26 23:18:10 +0000 |
commit | 7954e5968647b51a7bfd94d7f2f443dbec07fda6 (patch) | |
tree | 37b308b40baae2393cb5f6173d3e2508deec3f60 | |
parent | bbee4b335ef186cb4254831c22fca4517f8b4c85 (diff) |
Typo.
-rw-r--r-- | web/xsl.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/xsl.xsl b/web/xsl.xsl index 85334ae18..73e815fc2 100644 --- a/web/xsl.xsl +++ b/web/xsl.xsl @@ -41,7 +41,7 @@ href="https://secure.mysociety.org/cvstrac/dir?d=mysociety/services/TilMa">code< </div> <p>Below is the latest content available from this feed, - <a href="#" class="item"><img height="16" hspace="5" vspace="0" border="0" width="16" alt="RSS News feeds" src="/i/feed.gif" title="RSS News feeds" /><xsl:value-of select="$title"/></a>.</p> + <a href="#" class="item"><img height="16" hspace="5" vspace="0" border="0" width="16" alt="RSS News feeds" src="/i/feed.png" title="RSS News feeds" /><xsl:value-of select="$title"/></a>.</p> <div id="rss_items"><ul><xsl:apply-templates select="item"/></ul></div> <div id="rss_rhs"> |