diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index ac3e93d..4ad010d 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -60,6 +60,11 @@ user.information.followconference={0,choice, 0#You don''t have any conference | ################### # USER MENU + +menu.general.title=Main +menu.general.userBoard=User Board +menu.general.confInfo=Conference's informations + menu.chairman.title=Chairman menu.chairman.conference.create=Create new conference menu.chairman.conference.modify=Modify this conference diff --git a/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp b/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp index 462eab0..e193ec6 100644 --- a/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp +++ b/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp @@ -12,6 +12,20 @@ + + + + + + +