Edit C:\dspace-6.2-release\dspace\modules\jspui\target\jspui-6.2\login\no-valid-cert.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/ --%> <%-- - Display message indicating no valid certificate was found --%> <%@ 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" %> <%@ page import="javax.servlet.jsp.jstl.fmt.LocaleSupport" %> <dspace:layout navbar="off" locbar="nolink" titlekey="jsp.login.no-valid-cert.title"> <table border="0" width="90%"> <tr> <td align="left"> <%-- <h1>Log In to DSpace</h1> --%> <h1><fmt:message key="jsp.login.no-valid-cert.heading"/></h1> </td> <td align="right" class="standard"> <dspace:popup page="<%= LocaleSupport.getLocalizedMessage(pageContext, \"help.index\") + \"#login\" %>"><fmt:message key="jsp.help"/></dspace:popup> </td> </tr> </table> <%-- <p align="center"><strong>You do not seem to have a valid Web certificate.</strong> Please try again.</p> --%> <p align="center"><fmt:message key="jsp.login.no-valid-cert.text"/></p> <dspace:include page="/components/login-form.jsp" /> </dspace:layout>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de