Modification de la validation : mise en page et test d'erreur

Modification de l'évaluation : mise en page, ajout d'image pour chaque état de l'article.
This commit is contained in:
Frederic Debuire
2008-02-22 23:06:05 +00:00
parent 8ce437a1d3
commit 25c6db06a2
12 changed files with 140 additions and 102 deletions

View File

@@ -47,7 +47,7 @@
<span class="formError"><form:errors path="theme" /></span>
</div>
<div>
<form:label path="theme"><fmt:message key="form.submission.article.abstractText" /></form:label>
<form:label path="abstractText"><fmt:message key="form.submission.article.abstractText" /></form:label>
<form:textarea path="abstractText" cols="60" rows="10" />*<br />
<span class="abstractText"><form:errors path="theme" /></span>
</div>