Changeset 867
- Timestamp:
- 01/24/07 13:31:21 (2 years ago)
- Files:
-
- trunk/wp-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wp-signup.php
r863 r867 221 221 ?> 222 222 <h2><?php printf( __('Get your own %s account in seconds'), $current_site->site_name ) ?></h2> 223 <p> Fill out this one-step form and you'll be blogging seconds later!</p>223 <p><?php _e( "Fill out this one-step form and you'll be blogging seconds later!" ); ?></p> 224 224 <form name="setupform" id="setupform" method="post" action="wp-signup.php"> 225 225 <input type="hidden" name="stage" value="validate-user-signup">
