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 94 94 $confirm_pass_error 95 95 </li> 96 96 <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> 98 98 <input type="text" name="email" value="$email" class="entry" /> 99 99 $email_error 100 100 </li>