From: Ben Schmidt Date: Sat, 10 Sep 2011 00:56:32 +0000 (+1000) Subject: Add admin reason to confirm. X-Git-Tag: RELEASE_1_4_0rc1~28^2~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8c4e2ef2f1e051e8a14058e6c540a57721af3e9;p=thirdparty%2Fmlmmj.git Add admin reason to confirm. --- diff --git a/en/confirm b/en/confirm index 7a07b070..bb12ff4e 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%