Author: echatellier Date: 2012-07-18 11:59:42 +0200 (Wed, 18 Jul 2012) New Revision: 1022 Url: http://forge.codelutin.com/repositories/revision/coser/1022 Log: Remove comments 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-07-18 09:53:12 UTC (rev 1021) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/layout.jsp 2012-07-18 09:59:42 UTC (rev 1022) @@ -55,8 +55,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> - <h1><!-- Indices de populations et de communauté <br/> - issus des campagnes de <span class="jaune">surveillance halieutique</span> de <span class="jaune">l'Ifremer </span> --> + <h1> <s:text name="message.layout.title" /> </h1> <a href="http://www.ifremer.fr/" class="logoIfremer" target="_blank">L'Ifremer</a> Modified: trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-07-18 09:53:12 UTC (rev 1021) +++ trunk/coser-web/src/main/webapp/WEB-INF/decorators/sublayout.jsp 2012-07-18 09:59:42 UTC (rev 1022) @@ -55,8 +55,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> - <h1><!-- Indices de populations et de communauté <br/> - issus des campagnes de <span class="jaune">surveillance halieutique</span> de <span class="jaune">l'Ifremer </span> --> + <h1> <s:text name="message.layout.title" /> </h1> <a href="http://www.ifremer.fr/" class="logoIfremer" target="_blank">L'Ifremer</a>
participants (1)
-
echatellier@users.forge.codelutin.com