- Timestamp:
- 05/10/2011 04:31:29 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/form-user-register.php
r2970 r3130 12 12 <form method="post" action="<?php bbp_wp_login_action( array( 'context' => 'login_post' ) ); ?>" class="bbp-login-form"> 13 13 <fieldset> 14 <legend><?php _e( 'Register', 'bbpress' ); ?></legend> 14 <legend><?php _e( 'Create an Account', 'bbpress' ); ?></legend> 15 16 <div class="bbp-template-notice"> 17 <p><?php _e( 'Your username must be unique, and cannot be changed later.', 'bbpress' ) ?></p> 18 <p><?php _e( 'We use your email address to email you a secure password and verify your account.', 'bbpress' ) ?></p> 19 20 </div> 15 21 16 22 <div class="bbp-username"> … … 26 32 <?php do_action( 'register_form' ); ?> 27 33 28 <p id="reg_passmail"><?php _e( 'A password will be e-mailed to you.', 'bbpress' ) ?></p>29 30 34 <div class="bbp-submit-wrapper"> 31 35
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)