Traduction du calendrier.

Ajout d'information pour la création de conf.
This commit is contained in:
Frederic Debuire
2008-02-11 16:47:18 +00:00
parent 1d6cf6a586
commit e71442720f
6 changed files with 64 additions and 26 deletions

View File

@@ -16,7 +16,8 @@
</h4>
<form:form commandName="formConference" name="monForm">
Step (1/5) <br/><br/>
<fmt:message key="conference.title" /> <form:input path="title"/> <form:errors path="title" /> <br/><br />
<fmt:message key="conference.description" /> <form:textarea path="description" /> <form:errors path="description" /> <br/><br />
<fmt:message key="conference.otherInformations" /> <form:textarea path="otherInformations" /> <br/><br />