summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorImbasaur <yarrusg@gmail.com>2016-03-25 17:23:27 +0100
committerImbasaur <yarrusg@gmail.com>2016-03-25 17:23:27 +0100
commit02da622b23443ad8c5c9b484c1027ca1b1bd472d (patch)
treefb6b7570b13032f7e5b212cde6107390a81b474d
parent4333c9b86c4c15044cca9db8552f367a84136bec (diff)
Update plugin-hooks.markdown
-rw-r--r--doc/plugin-hooks.markdown2
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 |