[library-web/new-website-style: 15/55] footer art for mallard doc



commit 0bb169944a451edfc9ce036a55492533ed820be8
Author: Frédéric Péters <fpeters 0d be>
Date:   Sat Dec 4 19:07:26 2010 +0100

    footer art for mallard doc

 data/xslt/mal2html.xsl |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/data/xslt/mal2html.xsl b/data/xslt/mal2html.xsl
index 140085c..c754a05 100644
--- a/data/xslt/mal2html.xsl
+++ b/data/xslt/mal2html.xsl
@@ -113,9 +113,7 @@ along with libgo; if not, write to the Free Software Foundation, Inc.,
       <div class="body">
         <xsl:apply-templates mode="html.body.mode" select="$node"/>
       </div>
-      </div>
-      <div class="footer">
-        <xsl:apply-templates mode="html.footer.mode" select="$node"/>
+      <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]