<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fc0 solid; padding: 6px; }
#msg ul, pre { overflow: auto; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<title>[BuddyPress] [2278] trunk/bp-themes: More &amp;raquo; and &amp;laquo; fixes.</title>
</head>
<body>

<div id="msg">
<dl>
<dt>Revision</dt> <dd>2278</dd>
<dt>Author</dt> <dd>apeatling</dd>
<dt>Date</dt> <dd>2010-01-09 10:01:21 +0000 (Sat, 09 Jan 2010)</dd>
</dl>

<h3>Log Message</h3>
<pre>More &amp;raquo; and &amp;laquo; fixes.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkbpthemesbpdefaultgroupssinglerequestmembershipphp">trunk/bp-themes/bp-default/groups/single/request-membership.php</a></li>
<li><a href="#trunkbpthemesbpsnparentarchivephp">trunk/bp-themes/bp-sn-parent/archive.php</a></li>
<li><a href="#trunkbpthemesbpsnparentattachmentphp">trunk/bp-themes/bp-sn-parent/attachment.php</a></li>
<li><a href="#trunkbpthemesbpsnparentblogsrecentpostsphp">trunk/bp-themes/bp-sn-parent/blogs/recent-posts.php</a></li>
<li><a href="#trunkbpthemesbpsnparentcommentsphp">trunk/bp-themes/bp-sn-parent/comments.php</a></li>
<li><a href="#trunkbpthemesbpsnparentfriendsindexphp">trunk/bp-themes/bp-sn-parent/friends/index.php</a></li>
<li><a href="#trunkbpthemesbpsnparentgroupsindexphp">trunk/bp-themes/bp-sn-parent/groups/index.php</a></li>
<li><a href="#trunkbpthemesbpsnparentgroupssingleadminphp">trunk/bp-themes/bp-sn-parent/groups/single/admin.php</a></li>
<li><a href="#trunkbpthemesbpsnparentgroupssingleforumeditphp">trunk/bp-themes/bp-sn-parent/groups/single/forum/edit.php</a></li>
<li><a href="#trunkbpthemesbpsnparentgroupssinglerequestmembershipphp">trunk/bp-themes/bp-sn-parent/groups/single/request-membership.php</a></li>
<li><a href="#trunkbpthemesbpsnparentgroupssinglesendinvitephp">trunk/bp-themes/bp-sn-parent/groups/single/send-invite.php</a></li>
<li><a href="#trunkbpthemesbpsnparentindexphp">trunk/bp-themes/bp-sn-parent/index.php</a></li>
<li><a href="#trunkbpthemesbpsnparentmessagescomposephp">trunk/bp-themes/bp-sn-parent/messages/compose.php</a></li>
<li><a href="#trunkbpthemesbpsnparentpagephp">trunk/bp-themes/bp-sn-parent/page.php</a></li>
<li><a href="#trunkbpthemesbpsnparentsearchphp">trunk/bp-themes/bp-sn-parent/search.php</a></li>
<li><a href="#trunkbpthemesbpsnparentsinglephp">trunk/bp-themes/bp-sn-parent/single.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkbpthemesbpdefaultgroupssinglerequestmembershipphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-default/groups/single/request-membership.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-default/groups/single/request-membership.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-default/groups/single/request-membership.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -9,7 +9,7 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;?php do_action( 'bp_group_request_membership_content' ) ?&gt;
</span><span class="cx"> 
</span><del>-                &lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;group-request-send&quot; id=&quot;group-request-send&quot; value=&quot;&lt;?php _e( 'Send Request', 'buddypress' ) ?&gt; &amp;raquo;&quot; /&gt;
</del><ins>+                &lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;group-request-send&quot; id=&quot;group-request-send&quot; value=&quot;&lt;?php _e( 'Send Request', 'buddypress' ) ?&gt; &amp;rarr;&quot; /&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;?php wp_nonce_field( 'groups_request_membership' ) ?&gt;
</span><span class="cx">         &lt;/form&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentarchivephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/archive.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/archive.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/archive.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -15,7 +15,7 @@
</span><span class="cx">                                 &lt;div class=&quot;navigation&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">                                 &lt;div class=&quot;navigation&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentattachmentphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/attachment.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/attachment.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/attachment.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -17,12 +17,12 @@
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;post&quot; id=&quot;post-&lt;?php the_ID(); ?&gt;&quot;&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;h2&gt;&lt;a href=&quot;&lt;?php echo get_permalink($post-&gt;post_parent); ?&gt;&quot; rev=&quot;attachment&quot;&gt;&lt;?php echo get_the_title($post-&gt;post_parent); ?&gt;&lt;/a&gt; &amp;raquo; &lt;a href=&quot;&lt;?php echo get_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: &lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
</del><ins>+                                                &lt;h2&gt;&lt;a href=&quot;&lt;?php echo get_permalink($post-&gt;post_parent); ?&gt;&quot; rev=&quot;attachment&quot;&gt;&lt;?php echo get_the_title($post-&gt;post_parent); ?&gt;&lt;/a&gt; &amp;rarr; &lt;a href=&quot;&lt;?php echo get_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;Permanent Link: &lt;?php the_title(); ?&gt;&quot;&gt;&lt;?php the_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                 &lt;div class=&quot;entry&quot;&gt;
</span><span class="cx">                                                         &lt;p class=&quot;&lt;?php echo $classname; ?&gt;&quot;&gt;&lt;?php echo $attachment_link; ?&gt;&lt;br /&gt;&lt;?php echo basename($post-&gt;guid); ?&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><del>-                                                        &lt;?php the_content( __('&lt;p class=&quot;serif&quot;&gt;Read the rest of this entry &amp;raquo;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</del><ins>+                                                        &lt;?php the_content( __('&lt;p class=&quot;serif&quot;&gt;Read the rest of this entry &amp;rarr;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                         &lt;?php wp_link_pages( array( 'before' =&gt; __( '&lt;p&gt;&lt;strong&gt;Pages:&lt;/strong&gt; ', 'buddypress' ), 'after' =&gt; '&lt;/p&gt;', 'next_or_number' =&gt; 'number')); ?&gt;
</span><span class="cx">                                                 &lt;/div&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentblogsrecentpostsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/blogs/recent-posts.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/blogs/recent-posts.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/blogs/recent-posts.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">                                         &lt;h2&gt;&lt;a href=&quot;&lt;?php bp_post_permalink() ?&gt;&quot; rel=&quot;bookmark&quot; title=&quot;&lt;?php printf ( __( 'Permanent Link to %s', 'buddypress' ), bp_post_title( false ) ); ?&gt;&quot;&gt;&lt;?php bp_post_title(); ?&gt;&lt;/a&gt;&lt;/h2&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;p class=&quot;date&quot;&gt;&lt;?php printf( __( '%1$s &lt;em&gt;in %2$s by %3$s&lt;/em&gt;', 'buddypress' ), bp_post_date(__('F jS, Y', 'buddypress'), false ), bp_post_category( ', ', '', null, false ), bp_post_author( false ) ); ?&gt;&lt;/p&gt;
</span><del>-                                        &lt;?php bp_post_content(__('Read the rest of this entry &amp;raquo;')); ?&gt;
</del><ins>+                                        &lt;?php bp_post_content(__('Read the rest of this entry &amp;rarr;')); ?&gt;
</ins><span class="cx">                                         &lt;p class=&quot;postmetadata&quot;&gt;&lt;?php bp_post_tags( '&lt;span class=&quot;tags&quot;&gt;', ', ', '&lt;/span&gt;' ); ?&gt;  &lt;span class=&quot;comments&quot;&gt;&lt;?php bp_post_comments( __('No Comments'), __('1 Comment'), __('% Comments') ); ?&gt;&lt;/span&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;?php do_action( 'bp_recent_posts_item' ) ?&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentcommentsphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/comments.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/comments.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/comments.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -81,7 +81,7 @@
</span><span class="cx">                                                 &lt;?php if ( $user_ID ) : ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                                         &lt;p class=&quot;log-in-out&quot;&gt;
</span><del>-                                                                &lt;?php printf( __('Logged in as &lt;a href=&quot;%1$s&quot; title=&quot;%2$s&quot;&gt;%2$s&lt;/a&gt;.', 'buddypress'), bp_loggedin_user_domain(), $user_identity ); ?&gt; &lt;a href=&quot;&lt;?php echo wp_logout_url( get_permalink() ); ?&gt;&quot; title=&quot;&lt;?php _e('Log out of this account', 'buddypress'); ?&gt;&quot;&gt;&lt;?php _e('Log out &amp;raquo;', 'buddypress'); ?&gt;&lt;/a&gt;
</del><ins>+                                                                &lt;?php printf( __('Logged in as &lt;a href=&quot;%1$s&quot; title=&quot;%2$s&quot;&gt;%2$s&lt;/a&gt;.', 'buddypress'), bp_loggedin_user_domain(), $user_identity ); ?&gt; &lt;a href=&quot;&lt;?php echo wp_logout_url( get_permalink() ); ?&gt;&quot; title=&quot;&lt;?php _e('Log out of this account', 'buddypress'); ?&gt;&quot;&gt;&lt;?php _e('Log out &amp;rarr;', 'buddypress'); ?&gt;&lt;/a&gt;
</ins><span class="cx">                                                         &lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;?php else : ?&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentfriendsindexphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/friends/index.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/friends/index.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/friends/index.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -7,7 +7,7 @@
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;content&quot;&gt;
</span><del>-                &lt;h2&gt;&lt;?php bp_word_or_name( __( &quot;My Friends&quot;, 'buddypress' ), __( &quot;%s's Friends&quot;, 'buddypress' ) ) ?&gt; &amp;raquo; &lt;?php bp_friends_filter_title() ?&gt;&lt;/h2&gt;
</del><ins>+                &lt;h2&gt;&lt;?php bp_word_or_name( __( &quot;My Friends&quot;, 'buddypress' ), __( &quot;%s's Friends&quot;, 'buddypress' ) ) ?&gt; &amp;rarr; &lt;?php bp_friends_filter_title() ?&gt;&lt;/h2&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;?php do_action( 'bp_before_my_friends_content' ) ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentgroupsindexphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/groups/index.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/groups/index.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/groups/index.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> 
</span><span class="cx">         &lt;div id=&quot;content&quot;&gt;
</span><span class="cx"> 
</span><del>-                &lt;h2&gt;&lt;?php bp_word_or_name( __( &quot;My Groups&quot;, 'buddypress' ), __( &quot;%s's Groups&quot;, 'buddypress' ) ) ?&gt; &amp;raquo; &lt;?php bp_groups_filter_title() ?&gt;&lt;/h2&gt;
</del><ins>+                &lt;h2&gt;&lt;?php bp_word_or_name( __( &quot;My Groups&quot;, 'buddypress' ), __( &quot;%s's Groups&quot;, 'buddypress' ) ) ?&gt; &amp;rarr; &lt;?php bp_groups_filter_title() ?&gt;&lt;/h2&gt;
</ins><span class="cx"> 
</span><span class="cx">                 &lt;?php do_action( 'bp_before_my_groups_content' ) ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentgroupssingleadminphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/groups/single/admin.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/groups/single/admin.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/groups/single/admin.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -42,7 +42,7 @@
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;?php do_action( 'bp_after_group_details_admin' ); ?&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;p&gt;&lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt; &amp;raquo;&quot; id=&quot;save&quot; name=&quot;save&quot; /&gt;&lt;/p&gt;
</del><ins>+                                                &lt;p&gt;&lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt; &amp;rarr;&quot; id=&quot;save&quot; name=&quot;save&quot; /&gt;&lt;/p&gt;
</ins><span class="cx">                                                 &lt;?php wp_nonce_field( 'groups_edit_group_details' ) ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;?php endif; ?&gt;
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;?php do_action( 'bp_after_group_settings_admin' ); ?&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;p&gt;&lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt; &amp;raquo;&quot; id=&quot;save&quot; name=&quot;save&quot; /&gt;&lt;/p&gt;
</del><ins>+                                                &lt;p&gt;&lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt; &amp;rarr;&quot; id=&quot;save&quot; name=&quot;save&quot; /&gt;&lt;/p&gt;
</ins><span class="cx">                                                 &lt;?php wp_nonce_field( 'groups_edit_group_settings' ) ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;?php endif; ?&gt;
</span><span class="lines">@@ -319,7 +319,7 @@
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;?php do_action( 'bp_after_group_delete_admin' ); ?&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;p&gt;&lt;input type=&quot;submit&quot; disabled=&quot;disabled&quot; value=&quot;&lt;?php _e( 'Delete Group', 'buddypress' ) ?&gt; &amp;raquo;&quot; id=&quot;delete-group-button&quot; name=&quot;delete-group-button&quot; /&gt;&lt;/p&gt;
</del><ins>+                                                &lt;p&gt;&lt;input type=&quot;submit&quot; disabled=&quot;disabled&quot; value=&quot;&lt;?php _e( 'Delete Group', 'buddypress' ) ?&gt; &amp;rarr;&quot; id=&quot;delete-group-button&quot; name=&quot;delete-group-button&quot; /&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                 &lt;input type=&quot;hidden&quot; name=&quot;group-id&quot; id=&quot;group-id&quot; value=&quot;&lt;?php bp_group_id() ?&gt;&quot; /&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentgroupssingleforumeditphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/groups/single/forum/edit.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/groups/single/forum/edit.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/groups/single/forum/edit.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -1,21 +1,21 @@
</span><span class="cx"> &lt;?php get_header() ?&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div class=&quot;content-header&quot;&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx"> &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;div id=&quot;content&quot;&gt;
</span><span class="cx">         &lt;?php do_action( 'template_notices' ) // (error/success feedback) ?&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?&gt;
</span><del>-        
</del><ins>+
</ins><span class="cx">         &lt;div class=&quot;left-menu&quot;&gt;
</span><span class="cx">                 &lt;?php locate_template( array( 'groups/single/menu.php' ), true ) ?&gt;
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;div class=&quot;main-column&quot;&gt;
</span><span class="cx">                 &lt;div class=&quot;inner-tube&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         &lt;div id=&quot;group-name&quot;&gt;
</span><span class="cx">                                 &lt;h1&gt;&lt;a href=&quot;&lt;?php bp_group_permalink() ?&gt;&quot;&gt;&lt;?php bp_group_name() ?&gt;&lt;/a&gt;&lt;/h1&gt;
</span><span class="cx">                                 &lt;p class=&quot;status&quot;&gt;&lt;?php bp_group_type() ?&gt;&lt;/p&gt;
</span><span class="lines">@@ -24,63 +24,63 @@
</span><span class="cx">                         &lt;div class=&quot;bp-widget&quot;&gt;
</span><span class="cx">                                 &lt;?php if ( bp_has_topic_posts() ) : ?&gt;
</span><span class="cx">                                 &lt;form action=&quot;&lt;?php bp_forum_topic_action() ?&gt;&quot; method=&quot;post&quot; id=&quot;forum-topic-form&quot;&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                                         &lt;h4&gt;&lt;?php _e( 'Forum', 'buddypress' ); ?&gt;&lt;/h4&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                         &lt;ul id=&quot;topic-post-list&quot; class=&quot;item-list&quot;&gt;
</span><span class="cx">                                                 &lt;li id=&quot;topic-meta&quot;&gt;
</span><del>-                                                        &lt;a href=&quot;&lt;?php bp_forum_permalink() ?&gt;&quot;&gt;&lt;?php _e( 'Forum', 'buddypress') ?&gt;&lt;/a&gt; &amp;raquo; 
</del><ins>+                                                        &lt;a href=&quot;&lt;?php bp_forum_permalink() ?&gt;&quot;&gt;&lt;?php _e( 'Forum', 'buddypress') ?&gt;&lt;/a&gt; &amp;rarr;
</ins><span class="cx">                                                         &lt;strong&gt;&lt;?php bp_the_topic_title() ?&gt; (&lt;?php bp_the_topic_total_post_count() ?&gt;)&lt;/strong&gt;
</span><span class="cx">                                                 &lt;/li&gt;
</span><span class="cx">                                         &lt;/ul&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;?php if ( bp_group_is_member() ) : ?&gt;
</span><del>-                                                
</del><ins>+
</ins><span class="cx">                                                 &lt;?php if ( bp_is_edit_topic() ) : ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         &lt;div id=&quot;edit-topic&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                                                 &lt;?php do_action( 'groups_forum_edit_topic_before' ) ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;p&gt;&lt;strong&gt;&lt;?php _e( 'Edit Topic:', 'buddypress' ) ?&gt;&lt;/strong&gt;&lt;/p&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;label for=&quot;topic_title&quot;&gt;&lt;?php _e( 'Title:', 'buddypress' ) ?&gt;&lt;/label&gt;
</span><span class="cx">                                                                 &lt;input type=&quot;text&quot; name=&quot;topic_title&quot; id=&quot;topic_title&quot; value=&quot;&lt;?php bp_the_topic_title() ?&gt;&quot; /&gt;
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                                                 &lt;label for=&quot;topic_text&quot;&gt;&lt;?php _e( 'Content:', 'buddypress' ) ?&gt;&lt;/label&gt;
</span><span class="cx">                                                                 &lt;textarea name=&quot;topic_text&quot; id=&quot;topic_text&quot;&gt;&lt;?php bp_the_topic_text() ?&gt;&lt;/textarea&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;?php do_action( 'groups_forum_edit_topic_after' ) ?&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;p class=&quot;submit&quot;&gt;&lt;input type=&quot;submit&quot; name=&quot;save_changes&quot; id=&quot;save_changes&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt;&quot; /&gt;&lt;/p&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;?php wp_nonce_field( 'bp_forums_edit_topic' ) ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         &lt;/div&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                 &lt;?php else : ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         &lt;div id=&quot;edit-post&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                                                 &lt;?php do_action( 'groups_forum_edit_post_before' ) ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;p&gt;&lt;strong&gt;&lt;?php _e( 'Edit Post:', 'buddypress' ) ?&gt;&lt;/strong&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">                                                                 &lt;textarea name=&quot;post_text&quot; id=&quot;post_text&quot;&gt;&lt;?php bp_the_topic_post_edit_text() ?&gt;&lt;/textarea&gt;
</span><del>-                
</del><ins>+
</ins><span class="cx">                                                                 &lt;?php do_action( 'groups_forum_edit_post_after' ) ?&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;p class=&quot;submit&quot;&gt;&lt;input type=&quot;submit&quot; name=&quot;save_changes&quot; id=&quot;save_changes&quot; value=&quot;&lt;?php _e( 'Save Changes', 'buddypress' ) ?&gt;&quot; /&gt;&lt;/p&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 &lt;?php wp_nonce_field( 'bp_forums_edit_post' ) ?&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         &lt;/div&gt;
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                 &lt;?php endif; ?&gt;
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         &lt;?php endif; ?&gt;
</span><del>-                                        
-                                &lt;/form&gt;        
</del><ins>+
+                                &lt;/form&gt;
</ins><span class="cx">                                 &lt;?php else: ?&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div id=&quot;message&quot; class=&quot;info&quot;&gt;
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">                                 &lt;?php endif;?&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;/div&gt;
</span><del>-                        
</del><ins>+
</ins><span class="cx">                 &lt;/div&gt;
</span><span class="cx">         &lt;/div&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentgroupssinglerequestmembershipphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/groups/single/request-membership.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/groups/single/request-membership.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/groups/single/request-membership.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;?php do_action( 'bp_group_request_membership_content' ) ?&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;group-request-send&quot; id=&quot;group-request-send&quot; value=&quot;&lt;?php _e( 'Send Request', 'buddypress' ) ?&gt; &amp;raquo;&quot; /&gt;
</del><ins>+                                                &lt;p&gt;&lt;input type=&quot;submit&quot; name=&quot;group-request-send&quot; id=&quot;group-request-send&quot; value=&quot;&lt;?php _e( 'Send Request', 'buddypress' ) ?&gt; &amp;rarr;&quot; /&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                 &lt;?php wp_nonce_field( 'groups_request_membership' ) ?&gt;
</span><span class="cx">                                         &lt;/form&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentgroupssinglesendinvitephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/groups/single/send-invite.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/groups/single/send-invite.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/groups/single/send-invite.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -8,7 +8,7 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?&gt;
</span><span class="cx"> 
</span><del>-                        &lt;h2&gt;&lt;a href=&quot;&lt;?php bp_group_permalink() ?&gt;&quot;&gt;&lt;?php bp_group_name() ?&gt;&lt;/a&gt; &amp;raquo; &lt;?php _e( 'Send Invites', 'buddypress' ); ?&gt;&lt;/h2&gt;
</del><ins>+                        &lt;h2&gt;&lt;a href=&quot;&lt;?php bp_group_permalink() ?&gt;&quot;&gt;&lt;?php bp_group_name() ?&gt;&lt;/a&gt; &amp;rarr; &lt;?php _e( 'Send Invites', 'buddypress' ); ?&gt;&lt;/h2&gt;
</ins><span class="cx"> 
</span><span class="cx">                         &lt;?php do_action( 'bp_before_group_send_invites_content' ) ?&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentindexphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/index.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/index.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/index.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -21,7 +21,7 @@
</span><span class="cx">                                                 &lt;p class=&quot;date&quot;&gt;&lt;?php the_time('F j, Y') ?&gt; &lt;em&gt;&lt;?php _e( 'in', 'buddypress' ) ?&gt; &lt;?php the_category(', ') ?&gt; &lt;?php printf( __( 'by %s', 'buddypress' ), bp_core_get_userlink($post-&gt;post_author) ) ?&gt;&lt;/em&gt;&lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;div class=&quot;entry&quot;&gt;
</span><del>-                                                        &lt;?php the_content( __( 'Read the rest of this entry &amp;raquo;', 'buddypress' ) ); ?&gt;
</del><ins>+                                                        &lt;?php the_content( __( 'Read the rest of this entry &amp;rarr;', 'buddypress' ) ); ?&gt;
</ins><span class="cx">                                                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                                                 &lt;p class=&quot;postmetadata&quot;&gt;&lt;span class=&quot;tags&quot;&gt;&lt;?php the_tags( __( 'Tags: ', 'buddypress' ), ', ', '&lt;br /&gt;'); ?&gt;&lt;/span&gt; &lt;span class=&quot;comments&quot;&gt;&lt;?php comments_popup_link( __( 'No Comments &amp;#187;', 'buddypress' ), __( '1 Comment &amp;#187;', 'buddypress' ), __( '% Comments &amp;#187;', 'buddypress' ) ); ?&gt;&lt;/span&gt;&lt;/p&gt;
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">                                 &lt;div class=&quot;navigation&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentmessagescomposephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/messages/compose.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/messages/compose.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/messages/compose.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -36,7 +36,7 @@
</span><span class="cx">                         &lt;?php do_action( 'bp_after_messages_compose_content' ) ?&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;p class=&quot;submit&quot;&gt;
</span><del>-                                &lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e(&quot;Send&quot;, 'buddypress') ?&gt; &amp;raquo;&quot; name=&quot;send&quot; id=&quot;send&quot; /&gt;
</del><ins>+                                &lt;input type=&quot;submit&quot; value=&quot;&lt;?php _e(&quot;Send&quot;, 'buddypress') ?&gt; &amp;rarr;&quot; name=&quot;send&quot; id=&quot;send&quot; /&gt;
</ins><span class="cx">                         &lt;/p&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php wp_nonce_field( 'messages_send_message' ) ?&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentpagephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/page.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/page.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/page.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;entry&quot;&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;?php the_content( __( '&lt;p class=&quot;serif&quot;&gt;Read the rest of this page &amp;raquo;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</del><ins>+                                                &lt;?php the_content( __( '&lt;p class=&quot;serif&quot;&gt;Read the rest of this page &amp;rarr;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                 &lt;?php wp_link_pages( array( 'before' =&gt; __( '&lt;p&gt;&lt;strong&gt;Pages:&lt;/strong&gt; ', 'buddypress' ), 'after' =&gt; '&lt;/p&gt;', 'next_or_number' =&gt; 'number')); ?&gt;
</span><span class="cx">                                                 &lt;?php edit_post_link( __( 'Edit this entry.', 'buddypress' ), '&lt;p&gt;', '&lt;/p&gt;'); ?&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentsearchphp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/search.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/search.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/search.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -14,7 +14,7 @@
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                                 &lt;?php while (have_posts()) : the_post(); ?&gt;
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx"> 
</span><span class="cx">                                 &lt;div class=&quot;navigation&quot;&gt;
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                         &lt;?php else : ?&gt;
</span></span></pre></div>
<a id="trunkbpthemesbpsnparentsinglephp"></a>
<div class="modfile"><h4>Modified: trunk/bp-themes/bp-sn-parent/single.php (2277 => 2278)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/bp-themes/bp-sn-parent/single.php        2010-01-09 09:58:51 UTC (rev 2277)
+++ trunk/bp-themes/bp-sn-parent/single.php        2010-01-09 10:01:21 UTC (rev 2278)
</span><span class="lines">@@ -13,7 +13,7 @@
</span><span class="cx">                                 &lt;div class=&quot;item-options&quot;&gt;
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;alignleft&quot;&gt;&lt;?php next_posts_link( __( '&amp;larr; Previous Entries', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</span><del>-                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;raquo;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</del><ins>+                                        &lt;div class=&quot;alignright&quot;&gt;&lt;?php previous_posts_link( __( 'Next Entries &amp;rarr;', 'buddypress' ) ) ?&gt;&lt;/div&gt;
</ins><span class="cx"> 
</span><span class="cx">                                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx"> 
</span><span class="cx">                                         &lt;div class=&quot;entry&quot;&gt;
</span><span class="cx"> 
</span><del>-                                                &lt;?php the_content( __( '&lt;p class=&quot;serif&quot;&gt;Read the rest of this entry &amp;raquo;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</del><ins>+                                                &lt;?php the_content( __( '&lt;p class=&quot;serif&quot;&gt;Read the rest of this entry &amp;rarr;&lt;/p&gt;', 'buddypress' ) ); ?&gt;
</ins><span class="cx"> 
</span><span class="cx">                                                 &lt;?php wp_link_pages(array('before' =&gt; __( '&lt;p&gt;&lt;strong&gt;Pages:&lt;/strong&gt; ', 'buddypress' ), 'after' =&gt; '&lt;/p&gt;', 'next_or_number' =&gt; 'number')); ?&gt;
</span><span class="cx"> 
</span></span></pre>
</div>
</div>

</body>
</html>