diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index 08b4ce0..bbb1c32 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -181,6 +181,9 @@ button.browse=Browse button.reset=Reset button.OK=OK +################### +# WARNING MESSAGE +warning.articleList.empty=Sorry, but there are no articles for this conference yet. listarticle.title=Article's list manageArticle.title=Manage your article @@ -191,7 +194,7 @@ preference.like=Like preference.indifferent=Indifferent preference.dislike=Dislike preference.ok=You have successfully chosen all your preferences about each article -evaluation.help=Choose the preference you have for each article. +preference.help=Choose the preference you have for each article. dispatch.title=Dispatch the articles to the members # Conference Form diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp index 3ad584a..1da1266 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp @@ -7,33 +7,52 @@
-
| + | "/> |
+ "/> |
+ "/> |
+ ||||
| ${article.title} | ++ ${article.title} + |
+ |
+
+ |
+
+ |
+
|||
@@ -41,10 +60,6 @@
You can modify your choices immediately or later.