- Timestamp:
- 05/24/2011 05:23:32 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/form-user-lost-pass.php
r3126 r3207 11 11 12 12 <form method="post" action="<?php bbp_wp_login_action( array( 'action' => 'lostpassword', 'context' => 'login_post' ) ); ?>" class="bbp-user-register"> 13 <fieldset >13 <fieldset class="bbp-form"> 14 14 <legend><?php _e( 'Lost Password', 'bbpress' ); ?></legend> 15 15
Note: See TracChangeset
for help on using the changeset viewer.