From 3968d58f30db6825192f0ff85aeecf87f26b4919 Mon Sep 17 00:00:00 2001 From: rsoulliere <robert.soulliere@mohawkcollege.ca> Date: Fri, 20 May 2011 00:31:34 +0800 Subject: [PATCH] Add missing launchpad link to footer in 2.0 documentation. --- stylesheets/evergreen_docbook_files/evergreen_xhtml-2.0.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/evergreen_docbook_files/evergreen_xhtml-2.0.xsl b/stylesheets/evergreen_docbook_files/evergreen_xhtml-2.0.xsl index a436b46091..775ad2fb20 100644 --- a/stylesheets/evergreen_docbook_files/evergreen_xhtml-2.0.xsl +++ b/stylesheets/evergreen_docbook_files/evergreen_xhtml-2.0.xsl @@ -102,7 +102,7 @@ <xsl:template name="user.footer.navigation"> - <div style="float: left;"> <p style="font-style: italic; font-size: .8em;">Documentation for Evergreen version 2.0 <br/>Copyright © 2007-2011, + <div style="float: left;"> <p style="font-style: italic; font-size: .8em;">Report any errors in this documentation using <a href="https://bugs.launchpad.net/evergreen/+filebug">Launchpad</a>.<br />Documentation for Evergreen version 2.0 <br/>Copyright © 2007-2011, <a href="attributions.html">Memebers of the Evergreen Project</a> </p><p><a href="http://creativecommons.org/licenses/by-sa/3.0/" title="Creative Commons license"> <img src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png"/></a></p></div> <div style="float: right;"> <a href="../pdf/Evergreen_Documentation.pdf" title="also availabe in PDF"><img src="../media/pdf_icon.gif"/></a></div> -- 2.11.0