diff options
author | Joey Hess <joey@kitenet.net> | 2012-04-13 14:28:02 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-04-13 14:28:02 -0400 |
commit | e81e857ba62970caefd0f674d2cdfc3f9b70fe09 (patch) | |
tree | e5b960f9c3f1fd45fd2022679be5fb94b9882ebe /doc/plugins | |
parent | 5c4d05925165e1ce1450c70b0b43282708ca7077 (diff) | |
download | ikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar ikiwiki-e81e857ba62970caefd0f674d2cdfc3f9b70fe09.tar.gz |
add comment subscription checkbox to editpage
Reworded template, which also called the commit message a "comment".
Diffstat (limited to 'doc/plugins')
-rw-r--r-- | doc/plugins/notifyemail.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/notifyemail.mdwn b/doc/plugins/notifyemail.mdwn index 299cab8b1..302979e6e 100644 --- a/doc/plugins/notifyemail.mdwn +++ b/doc/plugins/notifyemail.mdwn @@ -10,5 +10,5 @@ matching the PageSpec will send an email that includes the new content of the page, and a link to the page on the web. To make it easy to subscribe to comment threads when posting a comment, -there is a check box that can be used to subscribe, without needing to -manually edit the [[ikiwiki/PageSpec]]. +or a page, there is a check box that can be used to subscribe, without +needing to manually edit the [[ikiwiki/PageSpec]]. |