Index: bp-core-admin.php
===================================================================
--- bp-core-admin.php	(revision 2024)
+++ bp-core-admin.php	(working copy)
@@ -122,7 +122,7 @@
 						</select>
 						<?php else : ?>
 							<div class="error">
-								<p><?php printf( __( '<strong>You do not have any BuddyPress themes installed.</strong><p style="line-height: 150%%">Please move the default BuddyPress themes to their correct location (move %s to %s) and reload this page. You can <a href="http://buddypress.org/extend/themes" title="Download">download more themes here</a>.</p>', 'buddypress' ), BP_PLUGIN_DIR . '/bp-themes/', WP_CONTENT_DIR . '/bp-themes/' ) ?></p>
+								<p><?php printf( __( '<strong>You do not have any BuddyPress themes installed.</strong><p style="line-height: 150%%">Please move the default BuddyPress themes to their correct location (move %s to %s) and reload this page. You can <a href="http://buddypress.org/extend/themes" title="Download">download more themes here</a>.</p>', 'buddypress' ), BP_PLUGIN_DIR . '/bp-themes/', WP_CONTENT_DIR . '/themes/' ) ?></p>
 							</div>
 							<p><?php _e( 'No Themes Installed.', 'buddypress' ) ?></p>
 						<?php endif; ?>
