Error 404
Bug resolu ds le Core : getConferences(User user) User Information Menu submission quand pas auteur
This commit is contained in:
@@ -4,10 +4,16 @@
|
||||
<html>
|
||||
<head></head>
|
||||
<body>
|
||||
<br />
|
||||
<b>${ currentUser.firstName } ${ currentUser.lastName }</b><br />
|
||||
|
||||
<a href="listConference.htm" >
|
||||
<fmt:message key="user.information.followconference" >
|
||||
<fmt:param value="${nbUserConferences}" />
|
||||
</fmt:message>
|
||||
</a>
|
||||
|
||||
${ currentUser.firstName } ${ currentUser.lastName } <b>(<authz:authentication operation="username"></authz:authentication>)</b><br />
|
||||
You currently follow <b>4</b> conferences<br />
|
||||
You have the following rights : <b>Author, Chairman, PC Member</b><br />
|
||||
<br />
|
||||
<a href="registerUser.htm"><fmt:message key="user.information.editaccount" /></a><br />
|
||||
<a href="j_acegi_logout" id="submit_btn"><fmt:message key="login.btn.logout" /></a>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user