Author: echatellier Date: 2012-10-24 18:05:20 +0200 (Wed, 24 Oct 2012) New Revision: 1076 Url: http://forge.codelutin.com/repositories/revision/coser/1076 Log: Update sih website link Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-10-24 16:03:21 UTC (rev 1075) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-10-24 16:05:20 UTC (rev 1076) @@ -93,7 +93,7 @@ <h3><s:text name="message.layout.oceanicdatatitle" /></h3> <ul> <li><a href="http://www.ifremer.fr/sismer/index_FR.htm" class="lien" target="_blank"><s:text name="message.layout.oceanicdata1" /></a></li> - <li><a href="http://www.ifremer.fr/sih/" class="lien" target="_blank"><s:text name="message.layout.oceanicdata2" /></a></li> + <li><a href="http://sih.ifremer.fr/" class="lien" target="_blank"><s:text name="message.layout.oceanicdata2" /></a></li> </ul> </div> </div> Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-10-24 16:03:21 UTC (rev 1075) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-10-24 16:05:20 UTC (rev 1076) @@ -94,7 +94,7 @@ <h3><s:text name="message.layout.oceanicdatatitle" /></h3> <ul> <li><a href="http://www.ifremer.fr/sismer/index_FR.htm" class="lien" target="_blank"><s:text name="message.layout.oceanicdata1" /></a></li> - <li><a href="http://www.ifremer.fr/sih/" class="lien" target="_blank"><s:text name="message.layout.oceanicdata2" /></a></li> + <li><a href="http://sih.ifremer.fr/" class="lien" target="_blank"><s:text name="message.layout.oceanicdata2" /></a></li> </ul> </div> </div>
participants (1)
-
echatellier@users.forge.codelutin.com