Ticket #3649: extcode-3649_1.patch

File extcode-3649_1.patch, 0.9 kB (added by TimothyClemans, 4 months ago)
  • a/notebook/templates/register.template

    old new  
    9494$confirm_pass_error 
    9595</li> 
    9696<li><h2>Enter your e-mail address</h2> 
    97 <p>Your e-mail address is needed so you can recover your account if you ever forget your password.</p> 
     97<p>Your e-mail address is required for account confirmation and recovery. You will be emailed a confirmation link right after you successfully sign up.</p> 
    9898<input type="text" name="email" value="$email" class="entry" /> 
    9999$email_error 
    100100</li>