This commit is contained in:
@@ -12,6 +12,8 @@
|
||||
<h2 align="center"><fmt:message key="submission.title" /></h2>
|
||||
|
||||
<form:form method="post" commandName="submissionArticle">
|
||||
|
||||
|
||||
<fmt:message key="form.submission.article.title" /> <form:input path="title"/> <br/><br />
|
||||
<fmt:message key="form.submission.article.theme" /> <form:input path="theme"/> <br/><br />
|
||||
|
||||
@@ -25,9 +27,9 @@
|
||||
|
||||
<hr /> <br />
|
||||
|
||||
<fmt:message key="form.submission.file" /> <form:input path="file"/> <input type="submit" value="Parcourir"> <br/><br />
|
||||
<input type="submit" value=<fmt:message key="button.cancel" />>
|
||||
<input type="submit" value=<fmt:message key="button.OK" />> <br/><br/>
|
||||
|
||||
</form:form>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user