Correction de choose preference en rapport avec les corrections du core de la révision 141

This commit is contained in:
2008-01-14 01:31:36 +00:00
parent b19e6e154a
commit 2c76cb27c7
9 changed files with 62 additions and 21 deletions

View File

@@ -23,7 +23,7 @@
<h2 align="center"><fmt:message key="preference.title" /></h2>
<c:if test="${message}">
<fmt:message key="${message}"/>
<fmt:message key="message"/>
</c:if>
<form:form method="post" commandName="choosePreference">