Edit C:\dspace-6.2-release\dspace\modules\jspui\target\jspui-6.2\login\logged-out.jsp
<%-- The contents of this file are subject to the license and copyright detailed in the LICENSE and NOTICE files at the root of the source tree and available online at http://www.dspace.org/license/ --%> <%-- - Displays a message indicating the user has logged out --%> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://www.dspace.org/dspace-tags.tld" prefix="dspace" %> <dspace:layout locbar="nolink" titlekey="jsp.login.logged-out.title"> <%-- <h1>Logged Out</h1> --%> <h1><fmt:message key="jsp.login.logged-out.title"/></h1> <%-- <p>Thank you for remembering to log out!</p> --%> <p><fmt:message key="jsp.login.logged-out.thank"/></p> <%-- <p><a href="<%= request.getContextPath() %>/">Go to DSpace Home</a></p> --%> <p><a href="<%= request.getContextPath() %>/"><fmt:message key="jsp.general.gohome"/></a></p> </dspace:layout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de