Mercurial > public > sg101
changeset 476:ff42b13c5973
Updating the warning on the registration page; it is now only AT&T and Sbcglobal that aren't getting our mail.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Tue, 06 Sep 2011 22:46:13 +0000 |
parents | 772ce9385b85 |
children | 737a0c261a77 |
files | gpp/templates/accounts/register.html |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/gpp/templates/accounts/register.html Tue Sep 06 22:40:34 2011 +0000 +++ b/gpp/templates/accounts/register.html Tue Sep 06 22:46:13 2011 +0000 @@ -16,19 +16,19 @@ <br /> <div class="notice"> <p><img src="{{ STATIC_URL }}icons/exclamation.png" alt="Notice"> -<strong>Attention Hotmail & MSN users:</strong> -Please be aware that Hotmail & MSN are currently refusing email from SurfGuitar101.com. Hotmail & MSN +<strong>Attention AT&T & Sbcglobal users:</strong> +Please be aware that AT&T & Sbcglobal are currently refusing email from SurfGuitar101.com. These users may not receive the confirmation email. If you have another email address you -can register from, please use it instead. Gmail, and Yahoo mail are known to work. +can register from, please use it instead. Gmail, Hotmail, and Yahoo mail are known to work. </p> -<p>If you must use a Hotmail/MSN account to register:</p> +<p>If you must use a AT&T/Sbcglobal account to register:</p> <ol> <li>Register using the form below.</li> <li>Wait half an hour or so for the confirmation email. Check spam folders.</li> - <li>If you do not receive the confirmation email, please send an email to <em>admin at surfguitar101 dot com</em> from your Hotmail/MSN address and ask us to manually activate your account. + <li>If you do not receive the confirmation email, please send an email to <em>admin at surfguitar101 dot com</em> from the email address you registered with and ask us to manually activate your account. </li> </ol> -<p>We apologize for any inconvenience, but please send all complaints to Hotmail.</p> +<p>We apologize for any inconvenience, but please send all complaints to AT&T.</p> </div> <br /> <form action="." method="post">{% csrf_token %}