cziegeler 02/01/24 06:02:50
Modified: src/webapp/stylesheets svg-samples2html.xsl
Log:
Fixed version info
Revision Changes Path
1.3 +1 -1 xml-cocoon2/src/webapp/stylesheets/svg-samples2html.xsl
Index: svg-samples2html.xsl
===================================================================
RCS file: /home/cvs/xml-cocoon2/src/webapp/stylesheets/svg-samples2html.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- svg-samples2html.xsl 24 Jan 2002 08:40:19 -0000 1.2
+++ svg-samples2html.xsl 24 Jan 2002 14:02:50 -0000 1.3
@@ -5,7 +5,7 @@
<xsl:template match="/">
<html>
<head>
- <title>Apache Cocoon 2.0.1-dev</title>
+ <title>Apache Cocoon @version@</title>
</head>
<body bgcolor="#ffffff" link="#0086b2" vlink="#00698c" alink="#743e75">
<p align="center"><font size="+0" face="arial,helvetica,sanserif"
color="#000000">The Apache Software Foundation is proud to present...</font></p>
----------------------------------------------------------------------
In case of troubles, e-mail: [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]