vitro/webapp/web/edit/login.jsp

12 lines
398 B
Text

<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
<div align="center">The experimental in-line editing is disabled for this system.</div>
<c:url value="/" var="siteRoot"/>
<div align="center">
<button type="button"
onclick="javascript:document.location.href='${siteRoot}'">
Return to main site</button>