export-wiki.xsl now works with new trac

git-svn-id: https://www.opensc-project.org/svnp/opensc/trunk@3411 c6295689-39f2-0310-b995-f0e70906c6a9
This commit is contained in:
alonbl 2008-03-09 15:13:11 +00:00
parent 440ea331db
commit 679a4c04de
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ xmlns:html="http://www.w3.org/1999/xhtml">
</style>
</head>
<body>
<xsl:apply-templates select="//html:div[@class='wikipage']" />
<xsl:apply-templates select="//html:div[@class='wiki']" />
<div class="footer">
<hr />
<p><a href="index.html">Back to Index</a></p>