Author: echatellier Date: 2012-10-24 18:07:03 +0200 (Wed, 24 Oct 2012) New Revision: 1077 Url: http://forge.codelutin.com/repositories/revision/coser/1077 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:05:20 UTC (rev 1076) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-10-24 16:07:03 UTC (rev 1077) @@ -54,7 +54,7 @@ <div id="conteneur"> <div id="head" class="clearfix"> - <a href="http://www.ifremer.fr/sih/" class="logoSIH" target="_blank">Système d'Information Halieutique</a> + <a href="http://sih.ifremer.fr/" class="logoSIH" target="_blank">Système d'Information Halieutique</a> <h1> <s:text name="message.layout.title" /> </h1> 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:05:20 UTC (rev 1076) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-10-24 16:07:03 UTC (rev 1077) @@ -54,7 +54,7 @@ <div id="conteneur_int"> <div id="head" class="clearfix"> - <a href="http://www.ifremer.fr/sih/" class="logoSIH" target="_blank">Système d'Information Halieutique</a> + <a href="http://sih.ifremer.fr/" class="logoSIH" target="_blank">Système d'Information Halieutique</a> <h1> <s:text name="message.layout.title" /> </h1>
participants (1)
-
echatellier@users.forge.codelutin.com