Remove trunk directory
This commit is contained in:
14
wise-webapp/src/main/webapp/jsp/activationAccountConfirmationFail.jsp
Executable file
14
wise-webapp/src/main/webapp/jsp/activationAccountConfirmationFail.jsp
Executable file
@@ -0,0 +1,14 @@
|
||||
<%@ include file="/jsp/init.jsp" %>
|
||||
|
||||
<div class="modalDialog">
|
||||
|
||||
<h1>
|
||||
<spring:message code="ACCOUNT_ACTIVED_FAIL"/>
|
||||
</h1>
|
||||
|
||||
<h2 style="font-weight:bold;">An error occured trying to activate your account.</h2>
|
||||
|
||||
<p>
|
||||
We're sorry, an error has occurred and we can't process your request. Please try again, or use the on line support form to contact with us in order to resolve the problem.
|
||||
</p>
|
||||
</div>
|
Reference in New Issue
Block a user