@@ -145,7 +143,7 @@ function bp_tpack_theme_menu() {
<p><?php_e('In this directory you will find six folders (/activity/, /blogs/, /forums/, /groups/, /members/, /registration/). If you want to use all of the features of BuddyPress then you must move these six directories to the following folder:','bp-tpack');?></p>
<p><?php_e("If you decide that you don't want to use a feature of BuddyPress, then you can actually ignore the template folders for these features. For example, if you don't want to use the groups and forums features, you can simply avoid copying the /groups/ and /forums/ template folders to your active theme. (If you're not sure what to do, just copy all six folders over to your theme directory.)",'bp-tpack');?></p>
...
...
@@ -194,7 +192,7 @@ function bp_tpack_theme_menu() {
<p><?php_e("If BuddyPress pages are not aligned correctly, then you may need to modify some of the templates to match your theme's HTML structure. The best way to do this is to access your theme's files, via FTP, at:",'bp-tpack');?></p>
<p><?php_e('Open up the <code>page.php</code> file (if this does not exist, use <code>index.php</code>). Make note of the HTML template structure of the file, specifically the <code><div></code> tags that surround the content and sidebar.','bp-tpack');?></p>
...
...
@@ -205,7 +203,7 @@ function bp_tpack_theme_menu() {
<ol>
<li>
<?php_e("The first method is to locate tho following templates (leave out any folders that you didn't copy over in Step Two):",'bp-tpack')?>
<?php_e("The first method is to locate the following templates (leave out any folders that you didn't copy over in Step Two):",'bp-tpack')?>
<?phpelse:?>
<p><?php_e('The files that you need to edit are as follows (leave out any folders you have not copied over in step two):','bp-tpack');?></p>
...
...
@@ -222,11 +220,14 @@ function bp_tpack_theme_menu() {