Ticket #9688: 9688.3.patch
| File 9688.3.patch, 745 bytes (added by , 17 years ago) |
|---|
-
wp-login.php
381 381 <input type="text" name="user_email" id="user_email" class="input" value="<?php echo attr(stripslashes($user_email)); ?>" size="25" tabindex="20" /></label> 382 382 </p> 383 383 <?php do_action('register_form'); ?> 384 <p class="submit"><input type="submit" name="wp-submit" id="wp-submit" value="<?php _ea('Register'); ?>" tabindex="100" /></p> 384 385 <p id="reg_passmail"><?php _e('A password will be e-mailed to you.') ?></p> 385 <p class="submit"><input type="submit" name="wp-submit" id="wp-submit" value="<?php _ea('Register'); ?>" tabindex="100" /></p>386 386 </form> 387 387 388 388 <p id="nav">