r585 - in trunk/coser-web/src/main/webapp/WEB-INF/content: . source
Author: chatellier Date: 2011-01-26 10:18:08 +0000 (Wed, 26 Jan 2011) New Revision: 585 Log: Fix admin email link Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/quality.jsp trunk/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/quality.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/content/quality.jsp 2011-01-26 09:58:48 UTC (rev 584) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/quality.jsp 2011-01-26 10:18:08 UTC (rev 585) @@ -40,7 +40,7 @@ </ul> <p> <s:text name="message.quality.paragraph5"> - <s:param value="adminEmail"/> + <s:param><a href="mailto:<s:property value='adminEmail' />"><s:property value='adminEmail' /></a></s:param> </s:text> </p> </body> Modified: trunk/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp =================================================================== --- trunk/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp 2011-01-26 09:58:48 UTC (rev 584) +++ trunk/coser-web/src/main/webapp/WEB-INF/content/source/source-quality.jsp 2011-01-26 10:18:08 UTC (rev 585) @@ -42,7 +42,7 @@ </ul> <p> <s:text name="message.quality.paragraph5"> - <s:param value="adminEmail"/> + <s:param><a href="mailto:<s:property value='adminEmail' />"><s:property value='adminEmail' /></a></s:param> </s:text> </p>
participants (1)
-
chatellierï¼ users.labs.libre-entreprise.org