diff options
author | tetsuya <tetsuya@unknown> | 2003-11-20 22:36:27 +0000 |
---|---|---|
committer | tetsuya <tetsuya@unknown> | 2003-11-20 22:36:27 +0000 |
commit | 6df54d152da5ca26dfd0e371bdef583ec4b275c3 (patch) | |
tree | dd5abdcb7681e1a770cbd3b20c7d4d7eb33ddd00 /src/documentation/skins | |
parent | 4028d0ec054501b2ae1a5cd9b601318eca2bed2d (diff) | |
download | poi-6df54d152da5ca26dfd0e371bdef583ec4b275c3.tar.gz poi-6df54d152da5ca26dfd0e371bdef583ec4b275c3.zip |
Apachecon US 2003 is over
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353456 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src/documentation/skins')
-rw-r--r-- | src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl b/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl index 81bb268810..4eb8903826 100644 --- a/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl +++ b/src/documentation/skins/poi-site/xslt/html/site2xhtml.xsl @@ -112,7 +112,6 @@ $Id$ <tr valign="top"> <xsl:comment>================= start Menu ==================</xsl:comment> <td id="leftcol"> - <A HREF="http://apachecon.com/2003/US/index.html"><img border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif" alt="ApacheCon US 2003"/></A> <div id="navcolumn"> <xsl:apply-templates select="div[@class='menuBar']"/> </div> |