Project

General

Profile

« Previous | Next » 

Revision 4697

Added by daigle over 15 years ago

Removed extra %> that showed up on page

View differences:

lib/admin/footer-section.jsp
40 40
} else {
41 41
%>
42 42
  <div class=small-message>
43
    <p>You are not logged in. %></p>
43
    <p>You are not logged in.</p>
44 44
    <a href="<%= request.getContextPath() %>/admin?configureType=login">log in as different user</a> |
45 45
    <a href="<%= request.getContextPath() %>/docs/user/index.html" target="_blank">view metacat user documentation</a>
46 46
  </div>

Also available in: Unified diff