diff options
author | Joey Hess <joey@kitenet.net> | 2012-03-28 19:39:08 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-03-28 19:39:08 -0400 |
commit | accf79f94a6eed08c36d4e6a3b21fb51b11ab00d (patch) | |
tree | b777f1aa0306ca52a0d8d8553367fe8722fbbe77 /doc | |
parent | f16de0c4e3c6e9a9d8f0758bf0b78f94c0993a4e (diff) | |
download | ikiwiki-accf79f94a6eed08c36d4e6a3b21fb51b11ab00d.tar ikiwiki-accf79f94a6eed08c36d4e6a3b21fb51b11ab00d.tar.gz |
polishing notifyemail
Diffstat (limited to 'doc')
-rw-r--r-- | doc/templates.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/templates.mdwn b/doc/templates.mdwn index ca3f1412a..d0f891c21 100644 --- a/doc/templates.mdwn +++ b/doc/templates.mdwn @@ -82,7 +82,7 @@ Here is a full list of the template files used: make calendar archive pages. * `trails.tmpl` - Used by the trail plugin to generate links on each page that is a member of a trail. -* `changemail.tmpl` - Used by the changemail plugin to generate mails about +* `notifyemail.tmpl` - Used by the notifymail plugin to generate mails about changed pages. * `editpage.tmpl`, `editconflict.tmpl`, `editcreationconflict.tmpl`, `editfailedsave.tmpl`, `editpagegone.tmpl`, `pocreatepage.tmpl`, |