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 /templates | |
parent | 77356e851352d763542e0cb65c19edc5edafdccb (diff) | |
download | ikiwiki-28c31be73245d612f8235d93a71075c81ad6db86.tar ikiwiki-28c31be73245d612f8235d93a71075c81ad6db86.tar.gz |
updates
Diffstat (limited to 'templates')
-rw-r--r-- | templates/notifymail.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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> |