Correcton de la mise en page

This commit is contained in:
Frederic Debuire
2008-02-22 17:24:55 +00:00
parent 15ca90fefc
commit 2766a276a7

View File

@@ -113,8 +113,8 @@ function showArticleReferee() {
</c:choose>
<a name="listConfChairman"></a>
<br /><br />
<c:if test="${not empty listConfForUser}">
<br /><br />
If you want to see the list of conferences you are registered in, click <a href="#listConfChairman" onclick="showConfChairman();">here</a>.
@@ -165,11 +165,11 @@ function showArticleReferee() {
</tbody>
</table>
</div>
<br /><br />
</c:if>
<br /><br /><a name="listArticlePcMember"></a>
<a name="listArticlePcMember"></a>
You have <b>${numberArticlePCMember}</b> article(s) in your evaluation list.<br /><br />
<c:if test="${not empty listArticlePCMember}">
@@ -236,10 +236,10 @@ function showArticleReferee() {
</tbody>
</table>
</div>
<br /><br />
</c:if>
<br /><br /><a name="listArticleReferee"></a>
<a name="listArticleReferee"></a>
You have <b>${numberArticleReferee}</b> article(s) in your evaluation list.<br /><br />
<c:if test="${not empty listArticleReferee}">
@@ -306,10 +306,10 @@ function showArticleReferee() {
</tbody>
</table>
</div>
<br /><br />
</c:if>
<br /><br /><a name="listArticleAuthor"></a>
<a name="listArticleAuthor"></a>
You have posted <b>${numberArticle}</b> article(s).<br /><br />
<c:if test="${not empty listConfForUser}">