diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:29:06 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-04-25 00:29:06 +0000 |
commit | 1f66fb8a28d0c562713c979297d8cdf02619c150 (patch) | |
tree | 9eba1547b436e0907e97634b836adaa71900e1d2 /templates | |
parent | e2924c0930114924ba32549cfbafcb6a3d63717f (diff) | |
download | ikiwiki-1f66fb8a28d0c562713c979297d8cdf02619c150.tar ikiwiki-1f66fb8a28d0c562713c979297d8cdf02619c150.tar.gz |
formatting
Diffstat (limited to 'templates')
-rw-r--r-- | templates/notifymail.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/notifymail.tmpl b/templates/notifymail.tmpl index 5a1497a3f..d5b344835 100644 --- a/templates/notifymail.tmpl +++ b/templates/notifymail.tmpl @@ -1,5 +1,5 @@ -The following change has been made to <TMPL_VAR WIKINAME> +The following change was made to <TMPL_VAR WIKINAME> by <TMPL_VAR USER>: -<TMPL_VAR MESSAGE> +<TMPL_VAR MESSAGE> <TMPL_VAR DIFF> |