Revision 8526
Added by Jing Tao about 11 years ago
header.jsp | ||
---|---|---|
97 | 97 |
<h5 class="hiddenStructure">Personal tools</h5> |
98 | 98 |
<ul id="portal-personaltools"> |
99 | 99 |
<li><%=loginHTML %></li> |
100 |
<li><a href="<%=CGI_URL%>/ldapweb.cgi?cfg=saeon" target="_top"> Join </a></li>
|
|
100 |
<li><a href="<%=USER_MANAGEMENT_URL%>" target="_top"> Join </a></li>
|
|
101 | 101 |
</ul> |
102 | 102 |
|
103 | 103 |
</body> |
Also available in: Unified diff
Use the userManagementurl to replace the ldapweb.cgi.