Correcton de la mise en page
This commit is contained in:
@@ -113,8 +113,8 @@ function showArticleReferee() {
|
|||||||
</c:choose>
|
</c:choose>
|
||||||
|
|
||||||
<a name="listConfChairman"></a>
|
<a name="listConfChairman"></a>
|
||||||
<br /><br />
|
|
||||||
<c:if test="${not empty listConfForUser}">
|
<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>.
|
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>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<br /><br />
|
||||||
</c:if>
|
</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 />
|
You have <b>${numberArticlePCMember}</b> article(s) in your evaluation list.<br /><br />
|
||||||
|
|
||||||
<c:if test="${not empty listArticlePCMember}">
|
<c:if test="${not empty listArticlePCMember}">
|
||||||
@@ -236,10 +236,10 @@ function showArticleReferee() {
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<br /><br />
|
||||||
</c:if>
|
</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 />
|
You have <b>${numberArticleReferee}</b> article(s) in your evaluation list.<br /><br />
|
||||||
|
|
||||||
<c:if test="${not empty listArticleReferee}">
|
<c:if test="${not empty listArticleReferee}">
|
||||||
@@ -306,10 +306,10 @@ function showArticleReferee() {
|
|||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<br /><br />
|
||||||
</c:if>
|
</c:if>
|
||||||
|
|
||||||
<br /><br /><a name="listArticleAuthor"></a>
|
<a name="listArticleAuthor"></a>
|
||||||
You have posted <b>${numberArticle}</b> article(s).<br /><br />
|
You have posted <b>${numberArticle}</b> article(s).<br /><br />
|
||||||
|
|
||||||
<c:if test="${not empty listConfForUser}">
|
<c:if test="${not empty listConfForUser}">
|
||||||
|
|||||||
Reference in New Issue
Block a user