diff options
author | William Victor Mote <vmote@apache.org> | 2003-04-25 16:36:59 +0000 |
---|---|---|
committer | William Victor Mote <vmote@apache.org> | 2003-04-25 16:36:59 +0000 |
commit | 09758aa620fed649989c51a67b81fcabd8a18016 (patch) | |
tree | 05d2e3b4942ab72718d0d7939dcebff74f4e3458 /src/documentation/resources | |
parent | 4fea18dd8be993fefd961bb2c39f1176cd44ebe5 (diff) | |
download | xmlgraphics-fop-09758aa620fed649989c51a67b81fcabd8a18016.tar.gz xmlgraphics-fop-09758aa620fed649989c51a67b81fcabd8a18016.zip |
Roll back previous change as forrestbot is reverting to 0.4.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196346 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/resources')
-rw-r--r-- | src/documentation/resources/stylesheets/compliance2html.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/documentation/resources/stylesheets/compliance2html.xsl b/src/documentation/resources/stylesheets/compliance2html.xsl index 96e4db939..9d7c7bc61 100644 --- a/src/documentation/resources/stylesheets/compliance2html.xsl +++ b/src/documentation/resources/stylesheets/compliance2html.xsl @@ -39,7 +39,6 @@ <h1><xsl:value-of select="/compliance/head/title"/></h1> </td> <td nowrap="nowrap" width="40" align="center"> - <a class="dida" href="compliance.pdf"><img alt="PDF" src="skin/images/pdfdoc.gif" border="0"/><br/>PDF</a> <a class="dida" href="compliance.pdf"><img alt="PDF" src="skin/images/printer.gif" border="0"/><br/>PDF</a> </td> </tr> |