diff options
author | Imbasaur <yarrusg@gmail.com> | 2016-03-25 17:23:27 +0100 |
---|---|---|
committer | Imbasaur <yarrusg@gmail.com> | 2016-03-25 17:23:27 +0100 |
commit | 02da622b23443ad8c5c9b484c1027ca1b1bd472d (patch) | |
tree | fb6b7570b13032f7e5b212cde6107390a81b474d /doc | |
parent | 4333c9b86c4c15044cca9db8552f367a84136bec (diff) |
Update plugin-hooks.markdown
Diffstat (limited to 'doc')
-rw-r--r-- | doc/plugin-hooks.markdown | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index c2697a66..1966c034 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -180,7 +180,7 @@ List of template hooks: | `template:task:menu` | "Actions" menu on left in different task views | | `template:task:dropdown` | Task dropdown menu in listing pages | | `template:task:sidebar` | Sidebar on task page | -| `template:task:form:left-column` | Right column in task form | +| `template:task:form:left-column` | Left column in task form | | `template:task:form:right-column` | Right column in task form | | `template:task:show:top ` | Show task page: top | | `template:task:show:bottom` | Show task page: bottom | |