changeset 419:fc2feaa98c58

Tweaking text on some registration templates.
author Brian Neal <bgneal@gmail.com>
date Mon, 18 Apr 2011 00:40:39 +0000
parents 20af29454e83
children c06d836c8b84
files gpp/templates/accounts/password_reset.html gpp/templates/accounts/register.html
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/gpp/templates/accounts/password_reset.html	Sat Apr 16 21:39:23 2011 +0000
+++ b/gpp/templates/accounts/password_reset.html	Mon Apr 18 00:40:39 2011 +0000
@@ -3,7 +3,7 @@
 {% block content %}
 <h2>Reset Password</h2>
 <p>Forgot your password? No problem. Just enter your email address and we will
-email you instructions on how to reset it. 
+send you instructions on how to reset it. 
 </p>
 <form method="post" action=".">{% csrf_token %}
 <table>
--- a/gpp/templates/accounts/register.html	Sat Apr 16 21:39:23 2011 +0000
+++ b/gpp/templates/accounts/register.html	Mon Apr 18 00:40:39 2011 +0000
@@ -16,7 +16,8 @@
 <br />
 <div class="notice">
 <p><img src="{{ STATIC_URL }}icons/exclamation.png" alt="Notice">
-Please be aware that Hotmail is current refusing email from SurfGuitar101.com. Thus Hotmail
+<strong>Attention Hotmail users:</strong>
+Please be aware that Hotmail is current refusing email from SurfGuitar101.com. Hotmail
 users probably will not receive the confirmation email. If you have another email address you
 can register from, please use it instead. Gmail, Yahoo, and MSN mail are all known to work.
 </p>