diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:45:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:45:10 +0000 |
commit | 1ba7023746b17c3f044b71799ffa304f49a7cf73 (patch) | |
tree | 4a491112b0da3a8cca7b8286a3c846717cae7076 /templates | |
parent | ec9e013f3c08a40af8a9a585a4a984db41ee7d89 (diff) | |
download | ikiwiki-1ba7023746b17c3f044b71799ffa304f49a7cf73.tar ikiwiki-1ba7023746b17c3f044b71799ffa304f49a7cf73.tar.gz |
more
Diffstat (limited to 'templates')
-rw-r--r-- | templates/notifymail.tmpl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/notifymail.tmpl b/templates/notifymail.tmpl index d5b344835..978b8a2a3 100644 --- a/templates/notifymail.tmpl +++ b/templates/notifymail.tmpl @@ -1,5 +1,4 @@ -The following change was made to <TMPL_VAR WIKINAME> -by <TMPL_VAR USER>: +The following change was made to <TMPL_VAR WIKINAME> by <TMPL_VAR USER>: <TMPL_VAR MESSAGE> <TMPL_VAR DIFF> |