diff --git a/application/templates/notifications_menu.html b/application/templates/notifications_menu.html
index fb10b38d4..76f8f5ac4 100644
--- a/application/templates/notifications_menu.html
+++ b/application/templates/notifications_menu.html
@@ -2,7 +2,7 @@
UI:NotificationsMenu:Title
-
+
UI:NotificationsMenu:HelpContent
@@ -11,22 +11,7 @@
UI:NotificationsMenu:AvailableTriggers
-
-
-
- UI:NotificationsMenu:OnCreate
- SELECT TriggerOnObjectCreate
- |
-
- UI:NotificationsMenu:OnStateEnter
- SELECT TriggerOnStateEnter
- |
-
- UI:NotificationsMenu:OnStateLeave
- SELECT TriggerOnStateLeave
- |
-
-
+ SELECT Trigger
UI:NotificationsMenu:AvailableActions