From a8c4e2ef2f1e051e8a14058e6c540a57721af3e9 Mon Sep 17 00:00:00 2001 From: Ben Schmidt Date: Sat, 10 Sep 2011 10:56:32 +1000 Subject: [PATCH] Add admin reason to confirm. --- en/confirm | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/en/confirm b/en/confirm index 7a07b07..bb12ff4 100644 --- a/en/confirm +++ b/en/confirm @@ -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. @@ -27,8 +32,13 @@ %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% -- 2.48.1