Author: echatellier Date: 2011-05-30 14:31:15 +0200 (Mon, 30 May 2011) New Revision: 3070 Url: http://chorem.org/repositories/revision/pollen/3070 Log: Fix redmine download link 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-05-14 11:46:12 UTC (rev 3069) +++ trunk/src/site/site_en.xml 2011-05-30 12:31:15 UTC (rev 3070) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2009 - 2010 CodeLutin + Copyright (C) 2009 - 2011 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -84,7 +84,7 @@ <menu name ="Download"> - <item name="Download" href="http://www.chorem.org/projects/list_files/pollen"/> + <item name="Download" href="http://www.chorem.org/projects/pollen/files"/> </menu> <menu name="Demo"> Modified: trunk/src/site/site_fr.xml =================================================================== --- trunk/src/site/site_fr.xml 2011-05-14 11:46:12 UTC (rev 3069) +++ trunk/src/site/site_fr.xml 2011-05-30 12:31:15 UTC (rev 3070) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2009 - 2010 CodeLutin + Copyright (C) 2009 - 2011 CodeLutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -86,7 +86,7 @@ </menu> <menu name="Téléchargement"> - <item name="Téléchargement" href="http://www.chorem.org/projects/list_files/pollen"/> + <item name="Téléchargement" href="http://www.chorem.org/projects/pollen/files"/> </menu> <menu name="Demo">
participants (1)
-
echatellier@users.chorem.org