From d2d6b0ac6e589f38ca8d38d163c31ef715c1e1cd Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Fri, 1 Nov 2013 14:43:34 +0100 Subject: [PATCH] [fix/notifications_pms] Fix links to pms and add notifications --- .../template/portal/modules/user_menu_side.html | 7 ++++++- .../events/overall_header_head_append_listener.html | 2 +- .../template/portal/modules/user_menu_side.html | 9 ++++++++- 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/styles/prosilver/template/portal/modules/user_menu_side.html b/styles/prosilver/template/portal/modules/user_menu_side.html index afabfa47..d3a92fa7 100644 --- a/styles/prosilver/template/portal/modules/user_menu_side.html +++ b/styles/prosilver/template/portal/modules/user_menu_side.html @@ -24,8 +24,13 @@
  • {L_UM_MAIN_SUBSCRIBED}
  • + +
  • + {L_NOTIFICATIONS} [{NOTIFICATIONS_COUNT}] +
  • + -
  • {PRIVATE_MESSAGE_INFO}
  • +
  • {L_PRIVATE_MESSAGES} [{PRIVATE_MESSAGE_COUNT}]
  • {L_PROFILE}
  • diff --git a/styles/subsilver2/template/events/overall_header_head_append_listener.html b/styles/subsilver2/template/events/overall_header_head_append_listener.html index fa7ec0c9..86922c9a 100644 --- a/styles/subsilver2/template/events/overall_header_head_append_listener.html +++ b/styles/subsilver2/template/events/overall_header_head_append_listener.html @@ -1 +1 @@ - + diff --git a/styles/subsilver2/template/portal/modules/user_menu_side.html b/styles/subsilver2/template/portal/modules/user_menu_side.html index d82d21a5..5037a090 100644 --- a/styles/subsilver2/template/portal/modules/user_menu_side.html +++ b/styles/subsilver2/template/portal/modules/user_menu_side.html @@ -45,10 +45,17 @@ + + + + * {L_NOTIFICATIONS} [{NOTIFICATIONS_COUNT}] + + + -  {PRIVATE_MESSAGE_INFO} + * {L_PRIVATE_MESSAGES} [{PRIVATE_MESSAGE_COUNT}]