Subversion Repositories bacoAlunos

Compare Revisions

Ignore whitespace Rev 1374 → Rev 1387

/branches/v3/impl/src/web/layout/themes/estg/separators.jsp
127,9 → 127,9
</li>
</baco:isAdmin>
<li>
<html:link action="/Logout">
<a href="<%=request.getContextPath()%><%=Globals.SYSTEM_REDIRECTIONS_POLICY_AUTHENTICATION_LOGOUT_ACTION%>">
<span class="glyphicon glyphicon-log-out"></span> <bean:message key="logout"/>
</html:link>
</a>
</li>
<li id="google_translate_element" style="padding-top: 3px"></li>
 
/branches/v3/impl/src/web/layout/themes/ipp/separators.jsp
127,9 → 127,9
</li>
</baco:isAdmin>
<li>
<html:link action="/LogoutPae">
<a href="<%=request.getContextPath()%><%=Globals.SYSTEM_REDIRECTIONS_POLICY_AUTHENTICATION_LOGOUT_ACTION%>">
<span class="glyphicon glyphicon-log-out"></span> <bean:message key="logout"/>
</html:link>
</a>
</li>
 
</ul>