diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugin-hooks.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index 95d1a55f..eab2fa15 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -131,6 +131,8 @@ Template name without prefix are core templates. List of template hooks: +- `template:auth:login-form:before` +- `template:auth:login-form:after` - `template:dashboard:sidebar` - `template:config:sidebar` - `template:config:integrations` |