Author: echatellier Date: 2010-12-01 10:39:38 +0100 (Wed, 01 Dec 2010) New Revision: 2135 Url: http://nuiton.org/repositories/revision/jaxx/2135 Log: Fix powered by Modified: trunk/jaxx-demo/src/site/site_fr.xml trunk/src/site/site_fr.xml Modified: trunk/jaxx-demo/src/site/site_fr.xml =================================================================== --- trunk/jaxx-demo/src/site/site_fr.xml 2010-12-01 09:36:32 UTC (rev 2134) +++ trunk/jaxx-demo/src/site/site_fr.xml 2010-12-01 09:39:38 UTC (rev 2135) @@ -32,6 +32,10 @@ <href>index.html</href> </bannerLeft> + <poweredBy> + <logo href="http://maven-site.nuiton.org/jaxx/" name="Jaxx" img="${project.url}/images/jaxx-logo.png"/> + </poweredBy> + <body> <breadcrumbs> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2010-12-01 09:36:32 UTC (rev 2134) +++ trunk/src/site/site_fr.xml 2010-12-01 09:39:38 UTC (rev 2135) @@ -36,7 +36,6 @@ <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/> <logo href="http://maven-site.nuiton.org/jrst" name="JRst" img="${project.url}/images/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${project.url}/images/restructuredtext-logo.png"/> - <logo href="http://maven-site.nuiton.org/jaxx/" name="Jaxx" img="${project.url}/images/jaxx-logo.png"/> </poweredBy> <body>