]> Sergey Matveev's repositories - mlmmj-listtexts.git/commitdiff
Add admin reason to confirm.
authorBen Schmidt <none@none>
Sat, 10 Sep 2011 00:56:32 +0000 (10:56 +1000)
committerBen Schmidt <none@none>
Sat, 10 Sep 2011 00:56:32 +0000 (10:56 +1000)
en/confirm

index 7a07b070714b78dd1fb3dca2adce7b8fc2d5c210..bb12ff4e283f0336ddf0ecb1d75de94ee49ef340 100644 (file)
@@ -5,8 +5,13 @@
 
 %ifaction sub%
 %wrap%
-  Somebody (and we hope it was you) has requested that your email address
-  $subaddr$ be added
+  %ifreason admin%
+    An administrator
+  %endif%
+  %ifreason request%
+    Somebody (and we hope it was you)
+  %endif%
+  has requested that your email address $subaddr$ be added
   %iftype normal%
     to the list. This means every time a post is sent to the list, you will
     receive a copy of it.
 
 %ifaction unsub%
 %wrap%
-  Somebody (and we hope it was you) has requested that the email address
-  $subaddr$ be removed from
+  %ifreason admin%
+    An administrator
+  %endif%
+  %ifreason request%
+    Somebody (and we hope it was you)
+  %endif%
+  has requested that the email address $subaddr$ be removed from
   %iftype normal%%endif%
   %iftype digest% the digest version of %endif%
   %iftype nomail% the no-mail version of %endif%