- Timestamp:
- 07/25/2011 06:18:18 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/form-user-login.php
r3302 r3375 12 12 <form method="post" action="<?php bbp_wp_login_action( array( 'context' => 'login_post' ) ); ?>" class="bbp-login-form"> 13 13 <fieldset class="bbp-form"> 14 <legend><?php _e( 'Log in', 'bbpress' ); ?></legend>14 <legend><?php _e( 'Log In', 'bbpress' ); ?></legend> 15 15 16 16 <div class="bbp-username"> … … 33 33 <?php do_action( 'login_form' ); ?> 34 34 35 <input type="submit" name="user-submit" value="<?php _e( 'Log in', 'bbpress' ); ?>" tabindex="<?php bbp_tab_index(); ?>" class="user-submit" />35 <input type="submit" name="user-submit" value="<?php _e( 'Log In', 'bbpress' ); ?>" tabindex="<?php bbp_tab_index(); ?>" class="user-submit" /> 36 36 37 37 <?php bbp_user_login_fields(); ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)