${article.title}
+ ++ Secondary Authors:
- ${sAuthor}
Topic: ${article.topic}
+ +diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index cb740e8..d88d4af 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -19,11 +19,12 @@ login.label.login=Login login.label.password=Password login.label.rememberme=Remember me login.label.register=Register -login.label.alreadyaccount:I have already an account +login.label.alreadyaccount:I already have an account # New user login.label.createnewuser=Create an account login.label.createaccount="When creating an account on Yacos.com, you may post an article and follow the conference." login.label.continue=Continue +login.label.forgotPasswordHeading=Forgot your password ? login.message.error=Your login attempt was not successful, try again. ################### @@ -87,6 +88,15 @@ form.register.error.passwordEmpty=The password can't be empty form.register.error.alreadyExists=A user with this login already exists. Please check you haven't already registered or change your login. +################### +# FORGOT USER +form.forgotPassword.error.emailInvalid=This email is invalid +form.forgotPassword.error.unknownEmail=This email is not registered in our system +form.forgotPassword.email=E-Mail address for your account : +form.forgotPassword.submit=Request new password +form.forgotPassword.help=Please enter the email address you used for your YACOS account.\nA new password will be generated and sent into your mailbox. +forgotPassword.title=Reset your password + ################### # MESSAGE ERROR message.error.noconferenceforthisid=This conference doesn't exist. Pease try again diff --git a/YACOSWeb/WebContent/WEB-INF/decorators/main.jsp b/YACOSWeb/WebContent/WEB-INF/decorators/main.jsp index b2710ab..2ec73dd 100644 --- a/YACOSWeb/WebContent/WEB-INF/decorators/main.jsp +++ b/YACOSWeb/WebContent/WEB-INF/decorators/main.jsp @@ -11,6 +11,7 @@
+
+ Secondary Authors:
Topic: ${article.topic}
+ +|
- + |
- +
+
-
+
+ |