Traduction du calendrier.
Ajout d'information pour la création de conf.
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user