Author: chatellier Date: 2011-03-14 16:39:53 +0000 (Mon, 14 Mar 2011) New Revision: 780 Log: Fix site Modified: trunk/src/site/site_en.xml trunk/src/site/site_fr.xml Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2011-03-14 16:33:08 UTC (rev 779) +++ trunk/src/site/site_en.xml 2011-03-14 16:39:53 UTC (rev 780) @@ -27,7 +27,7 @@ <project name="${project.name}"> <bannerLeft> - <src>icons/logo100.png</src> + <src>http://coser.labs.libre-entreprise.org/coser/icons/logo100.png</src> <href>index.html</href> </bannerLeft> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2011-03-14 16:33:08 UTC (rev 779) +++ trunk/src/site/site_fr.xml 2011-03-14 16:39:53 UTC (rev 780) @@ -27,7 +27,7 @@ <project name="${project.name}"> <bannerLeft> - <src>icons/logo100.png</src> + <src>http://coser.labs.libre-entreprise.org/coser/icons/logo100.png</src> <href>index.html</href> </bannerLeft>