Changeset 15235 for trunk/wp-signup.php
- Timestamp:
- 06/11/2010 08:19:35 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-signup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-signup.php
r15217 r15235 177 177 $blogs = get_blogs_of_user($current_user->ID); 178 178 if ( !empty($blogs) ) { ?> 179 179 180 180 <p><?php _e( 'Sites you are already a member of:' ) ?></p> 181 181 <ul>
Note: See TracChangeset
for help on using the changeset viewer.