diff options
Diffstat (limited to 'EVENTS.txt')
-rw-r--r-- | EVENTS.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/EVENTS.txt b/EVENTS.txt index d07c31f8d..e1dd73508 100644 --- a/EVENTS.txt +++ b/EVENTS.txt @@ -128,3 +128,9 @@ StartLoginGroupNav: Before showing the login and register navigation menu EndLoginGroupNav: After showing the login and register navigation menu - $action: the current action + +StartAccountSettingsNav: Before showing the account settings menu +- $action: the current action + +EndAccountSettingsNav: After showing the account settings menu +- $action: the current action |