10-15-2009 06:16 AM
<#if !isGuest>
<div class="personal-menu">
<span class="menu-item-icon my-dashboard"><a href="${url.context}/page/user/${user.name?url}/dashboard">${msg("link.myDashboard")}</a></span>
<span class="menu-item-icon my-profile"><a href="${url.context}/page/user/${user.name?url}/profile">${msg("link.myProfile")}</a></span>
<span id="${args.htmlid}-sites-linkMenuButton" class="link-menu-button">
<span class="menu-item-icon sites link-menu-button-link"><a href="${url.context}/page/site-finder">${msg("link.sites")}</a></span>
<input id="${args.htmlid}-sites" type="button"/>
</span>
<span class="menu-item-icon people"><a href="${url.context}/page/people-finder">${msg("link.people")}</a></span>
</div>
</#if>
10-15-2009 07:05 AM
10-15-2009 07:48 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.