summaryrefslogtreecommitdiff
path: root/doc/plugin-hooks.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-05 18:28:30 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-05 18:28:30 -0400
commit33098e4e11ba451d0b4fed7f8f41820e2bb66bd4 (patch)
tree94d0a6b77b975d9da1183a48f5050179b46ce34a /doc/plugin-hooks.markdown
parent5ffdf286e7cebd522f406fbeb83f78e4e4a3b711 (diff)
Minor doc updates
Diffstat (limited to 'doc/plugin-hooks.markdown')
-rw-r--r--doc/plugin-hooks.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown
index 09c4e5d0..a21157e5 100644
--- a/doc/plugin-hooks.markdown
+++ b/doc/plugin-hooks.markdown
@@ -157,6 +157,7 @@ List of template hooks:
| `template:board:task:icons` | Task in board: tooltip icon |
| `template:config:sidebar` | Sidebar on settings page |
| `template:config:application ` | Application settings form |
+| `template:config:email` | Email settings page |
| `template:config:integrations` | Integration page in global settings |
| `template:dashboard:sidebar` | Sidebar on dashboard page |
| `template:export:sidebar` | Sidebar on export pages |