[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qsos-commits] qsos/tools/xslt qsos-xhtml.xsl
From: |
Gonéri Le Bouder |
Subject: |
[Qsos-commits] qsos/tools/xslt qsos-xhtml.xsl |
Date: |
Fri, 05 May 2006 13:58:16 +0000 |
CVSROOT: /sources/qsos
Module name: qsos
Branch:
Changes by: Gonéri Le Bouder <address@hidden> 06/05/05 13:58:16
Modified files:
tools/xslt : qsos-xhtml.xsl
Log message:
typo
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/tools/xslt/qsos-xhtml.xsl.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
Patches:
Index: qsos/tools/xslt/qsos-xhtml.xsl
diff -u qsos/tools/xslt/qsos-xhtml.xsl:1.16 qsos/tools/xslt/qsos-xhtml.xsl:1.17
--- qsos/tools/xslt/qsos-xhtml.xsl:1.16 Fri May 5 13:54:55 2006
+++ qsos/tools/xslt/qsos-xhtml.xsl Fri May 5 13:58:16 2006
@@ -25,7 +25,7 @@
</head>
<body>
<h1>
- <xsl:value-of select="document/header/appname"/>> 
+ <xsl:value-of select="document/header/appname"/> 
<xsl:value-of select="document/header/release"/>
</h1>
<xsl:apply-templates select="document"/>