From 682d0ab09e9377eb101a1bdfe3e38c5227b47641 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Tue, 20 Dec 2022 13:30:07 +0200 Subject: [PATCH] Change activate page base on new theme. Add input.js for input behaviour. --- src/main/webapp/activate.jsp | 195 +++++++++++-------------------- src/main/webapp/head.jsp | 4 + src/main/webapp/js/input.js | 81 +++++++++++++ src/main/webapp/js/validation.js | 32 +++-- 4 files changed, 166 insertions(+), 146 deletions(-) create mode 100644 src/main/webapp/js/input.js diff --git a/src/main/webapp/activate.jsp b/src/main/webapp/activate.jsp index 1dd380b..90b7a60 100644 --- a/src/main/webapp/activate.jsp +++ b/src/main/webapp/activate.jsp @@ -1,139 +1,80 @@ -<%-- - Created by IntelliJ IDEA. - User: sofia - Date: 20/10/2017 - Time: 3:43 μμ - To change this template use File | Settings | File Templates. ---%> <%@ page contentType="text/html;charset=UTF-8" language="java" %> -<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> - - - - - - OpenAIRE - Activation - - - - - - - - - - - - -
- - -
-
- -
+ + + + + +
+
+ +

Thank you for registering!

+
+ The next step is to activate your account.
- - -
-
-
+
+ An email with your username and an activation code + has been sent to you. Please use them in the form below to activate your account. + The activation code expires in 24 hours.
-
-
-
-
-
- -
-
-

Thank you for registering!
- The next step is to activate your account.

- An email with your username and an activation code has been sent to you. Please use them in the form below to activate your account.
- Note: the activation code expires in 24 hours. - - -

-
- -
-
- - - -
- ${message} - - ${msg_username_error} - -
-
- ${msg_activation_code_error} - -
-
-
- -
-
-
-
- - -
- -
-
- -
-
-
+
+
+ +
${message}
+ +
+
+
+
+ +
+
+ +
+
+ + ${msg_username_error} + +
- - -