[library-web/new-website-style: 23/55] Add footer art to converted html files



commit 1404bf67d4d2cbfbbdb92c3fbf23024b8ab9011f
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Dec 5 13:16:04 2010 +0100

    Add footer art to converted html files

 data/xslt/html2html.xsl |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/data/xslt/html2html.xsl b/data/xslt/html2html.xsl
index 9c24c27..2e8c3ba 100644
--- a/data/xslt/html2html.xsl
+++ b/data/xslt/html2html.xsl
@@ -275,6 +275,7 @@ along with libgo; if not, write to the Free Software Foundation, Inc.,
         </xsl:choose>
         </div>
         <xsl:apply-templates select="//html:div[ class='toc']" mode="sidebar"/>
+        <div id="footer_art" class="default"> </div>
       </div>
       <xsl:call-template name="libgo.footer"/>
      </body>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]