Index: bp-blogs/bp-blogs-template.php =================================================================== --- bp-blogs/bp-blogs-template.php (revision 6346) +++ bp-blogs/bp-blogs-template.php (working copy) @@ -461,9 +461,9 @@ ' . $current_site->domain . $current_site->path . '
'; + echo '' . $current_site->domain . $current_site->path . '
'; else - echo ' .' . bp_blogs_get_subdomain_base() . '
'; + echo ' .' . bp_blogs_get_subdomain_base() . '
'; if ( !is_user_logged_in() ) { print '(' . __( 'Your address will be ' , 'buddypress');