Traduction du calendrier.
Ajout d'information pour la création de conf.
This commit is contained in:
@@ -20,6 +20,11 @@
|
||||
</h4>
|
||||
|
||||
<form:form commandName="formConference" name="monForm">
|
||||
Step (2/5) <br/>
|
||||
|
||||
This step is used to define some date like the starting date for the conference.<br/>
|
||||
You have just to click on a field and the calendar will appear.<br/>
|
||||
<br/>
|
||||
|
||||
<fmt:message key="conference2.start" /><form:input onclick="ds_sh(this);" path="dateStart" cssStyle="cursor: text" /> <form:errors path="dateStart" /><br /><br />
|
||||
<fmt:message key="conference2.end" /><form:input onclick="ds_sh(this);" path="dateEnd" cssStyle="cursor: text" /> <form:errors path="dateEnd" /><br /><br />
|
||||
|
||||
Reference in New Issue
Block a user