From: Evan Prodromou Date: Wed, 4 May 2011 19:25:34 +0000 (-0700) Subject: source for registration email confirmation X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7e1ae44fad9dba14fc3bac75a9fcc666f210b82e;p=quix0rs-gnu-social.git source for registration email confirmation --- diff --git a/plugins/EmailRegistration/mail-src/confirmemailreg b/plugins/EmailRegistration/mail-src/confirmemailreg new file mode 100644 index 0000000000..954a2c0dfc --- /dev/null +++ b/plugins/EmailRegistration/mail-src/confirmemailreg @@ -0,0 +1,7 @@ +Someone (probably you) has requested an account on %%site.name%% using this email address. + +To confirm the address, click the following URL or copy it into the address bar of your browser. + +> [%%arg.confirmurl%%](%%arg.confirmurl%%) + +If it was not you, you can safely ignore this message.