diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 04:26:53 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-11-21 04:26:53 +0000 |
commit | 28c31be73245d612f8235d93a71075c81ad6db86 (patch) | |
tree | 84e7e393ae982d226dcc01d5a7e3d1fd8ba993fe | |
parent | 77356e851352d763542e0cb65c19edc5edafdccb (diff) |
updates
-rw-r--r-- | doc/plugins/googlecalendar.mdwn | 2 | ||||
-rw-r--r-- | templates/notifymail.tmpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/plugins/googlecalendar.mdwn b/doc/plugins/googlecalendar.mdwn index 59a4e6ea3..020e5382e 100644 --- a/doc/plugins/googlecalendar.mdwn +++ b/doc/plugins/googlecalendar.mdwn @@ -1,4 +1,4 @@ -[[template id=plugin name=linkmap included=1 author="Joey Hess"]] +[[template id=plugin name=linkmap included=1 author="[[Joey]]"]] [[tag type/special-purpose]] This plugin allows embedding a google calendar iframe in the wiki. diff --git a/templates/notifymail.tmpl b/templates/notifymail.tmpl index 978b8a2a3..e3a1dd330 100644 --- a/templates/notifymail.tmpl +++ b/templates/notifymail.tmpl @@ -1,4 +1,4 @@ -The following change was made to <TMPL_VAR WIKINAME> by <TMPL_VAR USER>: +The following change was made by <TMPL_VAR USER>: <TMPL_VAR MESSAGE> <TMPL_VAR DIFF> |