Changeset 3541 for trunk/wp-login.php
- Timestamp:
- 02/17/2006 01:29:33 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/wp-login.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-login.php
r3517 r3541 74 74 <input type="text" name="email" id="email" value="" size="25" tabindex="2" /></label><br /> 75 75 </p> 76 <p class="submit"><input type="submit" name="submit" id="submit" value="<?php _e('Retrieve Password '); ?> »" tabindex="3" /></p>76 <p class="submit"><input type="submit" name="submit" id="submit" value="<?php _e('Retrieve Password »'); ?>" tabindex="3" /></p> 77 77 </form> 78 78 <ul>
Note: See TracChangeset
for help on using the changeset viewer.