<!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 &raquo; and &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 &raquo; and &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">                 <?php do_action( 'bp_group_request_membership_content' ) ?>
</span><span class="cx">
</span><del>-                <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?> &raquo;" />
</del><ins>+                <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?> &rarr;" />
</ins><span class="cx">
</span><span class="cx">                 <?php wp_nonce_field( 'groups_request_membership' ) ?>
</span><span class="cx">         </form>
</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">                                 <div class="navigation">
</span><span class="cx">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">
</span><span class="cx">                                 </div>
</span><span class="cx">
</span><span class="lines">@@ -43,7 +43,7 @@
</span><span class="cx">                                 <div class="navigation">
</span><span class="cx">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">
</span><span class="cx">                                 </div>
</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">                                         <div class="post" id="post-<?php the_ID(); ?>">
</span><span class="cx">
</span><del>-                                                <h2><a href="<?php echo get_permalink($post->post_parent); ?>" rev="attachment"><?php echo get_the_title($post->post_parent); ?></a> &raquo; <a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
</del><ins>+                                                <h2><a href="<?php echo get_permalink($post->post_parent); ?>" rev="attachment"><?php echo get_the_title($post->post_parent); ?></a> &rarr; <a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
</ins><span class="cx">
</span><span class="cx">                                                 <div class="entry">
</span><span class="cx">                                                         <p class="<?php echo $classname; ?>"><?php echo $attachment_link; ?><br /><?php echo basename($post->guid); ?></p>
</span><span class="cx">
</span><del>-                                                        <?php the_content( __('<p class="serif">Read the rest of this entry &raquo;</p>', 'buddypress' ) ); ?>
</del><ins>+                                                        <?php the_content( __('<p class="serif">Read the rest of this entry &rarr;</p>', 'buddypress' ) ); ?>
</ins><span class="cx">
</span><span class="cx">                                                         <?php wp_link_pages( array( 'before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number')); ?>
</span><span class="cx">                                                 </div>
</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">                                         <h2><a href="<?php bp_post_permalink() ?>" rel="bookmark" title="<?php printf ( __( 'Permanent Link to %s', 'buddypress' ), bp_post_title( false ) ); ?>"><?php bp_post_title(); ?></a></h2>
</span><span class="cx">
</span><span class="cx">                                         <p class="date"><?php printf( __( '%1$s <em>in %2$s by %3$s</em>', 'buddypress' ), bp_post_date(__('F jS, Y', 'buddypress'), false ), bp_post_category( ', ', '', null, false ), bp_post_author( false ) ); ?></p>
</span><del>-                                        <?php bp_post_content(__('Read the rest of this entry &raquo;')); ?>
</del><ins>+                                        <?php bp_post_content(__('Read the rest of this entry &rarr;')); ?>
</ins><span class="cx">                                         <p class="postmetadata"><?php bp_post_tags( '<span class="tags">', ', ', '</span>' ); ?> <span class="comments"><?php bp_post_comments( __('No Comments'), __('1 Comment'), __('% Comments') ); ?></span></p>
</span><span class="cx">
</span><span class="cx">                                         <?php do_action( 'bp_recent_posts_item' ) ?>
</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">                                                 <?php if ( $user_ID ) : ?>
</span><span class="cx">
</span><span class="cx">                                                         <p class="log-in-out">
</span><del>-                                                                <?php printf( __('Logged in as <a href="%1$s" title="%2$s">%2$s</a>.', 'buddypress'), bp_loggedin_user_domain(), $user_identity ); ?> <a href="<?php echo wp_logout_url( get_permalink() ); ?>" title="<?php _e('Log out of this account', 'buddypress'); ?>"><?php _e('Log out &raquo;', 'buddypress'); ?></a>
</del><ins>+                                                                <?php printf( __('Logged in as <a href="%1$s" title="%2$s">%2$s</a>.', 'buddypress'), bp_loggedin_user_domain(), $user_identity ); ?> <a href="<?php echo wp_logout_url( get_permalink() ); ?>" title="<?php _e('Log out of this account', 'buddypress'); ?>"><?php _e('Log out &rarr;', 'buddypress'); ?></a>
</ins><span class="cx">                                                         </p>
</span><span class="cx">
</span><span class="cx">                                                 <?php else : ?>
</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">         </div>
</span><span class="cx">
</span><span class="cx">         <div id="content">
</span><del>-                <h2><?php bp_word_or_name( __( "My Friends", 'buddypress' ), __( "%s's Friends", 'buddypress' ) ) ?> &raquo; <?php bp_friends_filter_title() ?></h2>
</del><ins>+                <h2><?php bp_word_or_name( __( "My Friends", 'buddypress' ), __( "%s's Friends", 'buddypress' ) ) ?> &rarr; <?php bp_friends_filter_title() ?></h2>
</ins><span class="cx">
</span><span class="cx">                 <?php do_action( 'bp_before_my_friends_content' ) ?>
</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">         <div id="content">
</span><span class="cx">
</span><del>-                <h2><?php bp_word_or_name( __( "My Groups", 'buddypress' ), __( "%s's Groups", 'buddypress' ) ) ?> &raquo; <?php bp_groups_filter_title() ?></h2>
</del><ins>+                <h2><?php bp_word_or_name( __( "My Groups", 'buddypress' ), __( "%s's Groups", 'buddypress' ) ) ?> &rarr; <?php bp_groups_filter_title() ?></h2>
</ins><span class="cx">
</span><span class="cx">                 <?php do_action( 'bp_before_my_groups_content' ) ?>
</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">                                                 <?php do_action( 'bp_after_group_details_admin' ); ?>
</span><span class="cx">
</span><del>-                                                <p><input type="submit" value="<?php _e( 'Save Changes', 'buddypress' ) ?> &raquo;" id="save" name="save" /></p>
</del><ins>+                                                <p><input type="submit" value="<?php _e( 'Save Changes', 'buddypress' ) ?> &rarr;" id="save" name="save" /></p>
</ins><span class="cx">                                                 <?php wp_nonce_field( 'groups_edit_group_details' ) ?>
</span><span class="cx">
</span><span class="cx">                                         <?php endif; ?>
</span><span class="lines">@@ -110,7 +110,7 @@
</span><span class="cx">
</span><span class="cx">                                                 <?php do_action( 'bp_after_group_settings_admin' ); ?>
</span><span class="cx">
</span><del>-                                                <p><input type="submit" value="<?php _e( 'Save Changes', 'buddypress' ) ?> &raquo;" id="save" name="save" /></p>
</del><ins>+                                                <p><input type="submit" value="<?php _e( 'Save Changes', 'buddypress' ) ?> &rarr;" id="save" name="save" /></p>
</ins><span class="cx">                                                 <?php wp_nonce_field( 'groups_edit_group_settings' ) ?>
</span><span class="cx">
</span><span class="cx">                                         <?php endif; ?>
</span><span class="lines">@@ -319,7 +319,7 @@
</span><span class="cx">
</span><span class="cx">                                                 <?php do_action( 'bp_after_group_delete_admin' ); ?>
</span><span class="cx">
</span><del>-                                                <p><input type="submit" disabled="disabled" value="<?php _e( 'Delete Group', 'buddypress' ) ?> &raquo;" id="delete-group-button" name="delete-group-button" /></p>
</del><ins>+                                                <p><input type="submit" disabled="disabled" value="<?php _e( 'Delete Group', 'buddypress' ) ?> &rarr;" id="delete-group-button" name="delete-group-button" /></p>
</ins><span class="cx">
</span><span class="cx">                                                 <input type="hidden" name="group-id" id="group-id" value="<?php bp_group_id() ?>" />
</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"> <?php get_header() ?>
</span><span class="cx">
</span><span class="cx"> <div class="content-header">
</span><del>-        
</del><ins>+
</ins><span class="cx"> </div>
</span><span class="cx">
</span><span class="cx"> <div id="content">
</span><span class="cx">         <?php do_action( 'template_notices' ) // (error/success feedback) ?>
</span><del>-        
</del><ins>+
</ins><span class="cx">         <?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?>
</span><del>-        
</del><ins>+
</ins><span class="cx">         <div class="left-menu">
</span><span class="cx">                 <?php locate_template( array( 'groups/single/menu.php' ), true ) ?>
</span><span class="cx">         </div>
</span><span class="cx">
</span><span class="cx">         <div class="main-column">
</span><span class="cx">                 <div class="inner-tube">
</span><del>-                        
</del><ins>+
</ins><span class="cx">                         <div id="group-name">
</span><span class="cx">                                 <h1><a href="<?php bp_group_permalink() ?>"><?php bp_group_name() ?></a></h1>
</span><span class="cx">                                 <p class="status"><?php bp_group_type() ?></p>
</span><span class="lines">@@ -24,63 +24,63 @@
</span><span class="cx">                         <div class="bp-widget">
</span><span class="cx">                                 <?php if ( bp_has_topic_posts() ) : ?>
</span><span class="cx">                                 <form action="<?php bp_forum_topic_action() ?>" method="post" id="forum-topic-form">
</span><del>-                        
</del><ins>+
</ins><span class="cx">                                         <h4><?php _e( 'Forum', 'buddypress' ); ?></h4>
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                         <ul id="topic-post-list" class="item-list">
</span><span class="cx">                                                 <li id="topic-meta">
</span><del>-                                                        <a href="<?php bp_forum_permalink() ?>"><?php _e( 'Forum', 'buddypress') ?></a> &raquo;
</del><ins>+                                                        <a href="<?php bp_forum_permalink() ?>"><?php _e( 'Forum', 'buddypress') ?></a> &rarr;
</ins><span class="cx">                                                         <strong><?php bp_the_topic_title() ?> (<?php bp_the_topic_total_post_count() ?>)</strong>
</span><span class="cx">                                                 </li>
</span><span class="cx">                                         </ul>
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         <?php if ( bp_group_is_member() ) : ?>
</span><del>-                                                
</del><ins>+
</ins><span class="cx">                                                 <?php if ( bp_is_edit_topic() ) : ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         <div id="edit-topic">
</span><span class="cx">
</span><span class="cx">                                                                 <?php do_action( 'groups_forum_edit_topic_before' ) ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 <p><strong><?php _e( 'Edit Topic:', 'buddypress' ) ?></strong></p>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 <label for="topic_title"><?php _e( 'Title:', 'buddypress' ) ?></label>
</span><span class="cx">                                                                 <input type="text" name="topic_title" id="topic_title" value="<?php bp_the_topic_title() ?>" />
</span><del>-                                
</del><ins>+
</ins><span class="cx">                                                                 <label for="topic_text"><?php _e( 'Content:', 'buddypress' ) ?></label>
</span><span class="cx">                                                                 <textarea name="topic_text" id="topic_text"><?php bp_the_topic_text() ?></textarea>
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 <?php do_action( 'groups_forum_edit_topic_after' ) ?>
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 <p class="submit"><input type="submit" name="save_changes" id="save_changes" value="<?php _e( 'Save Changes', 'buddypress' ) ?>" /></p>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 <?php wp_nonce_field( 'bp_forums_edit_topic' ) ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         </div>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                 <?php else : ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         <div id="edit-post">
</span><span class="cx">
</span><span class="cx">                                                                 <?php do_action( 'groups_forum_edit_post_before' ) ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 <p><strong><?php _e( 'Edit Post:', 'buddypress' ) ?></strong></p>
</span><span class="cx">
</span><span class="cx">                                                                 <textarea name="post_text" id="post_text"><?php bp_the_topic_post_edit_text() ?></textarea>
</span><del>-                
</del><ins>+
</ins><span class="cx">                                                                 <?php do_action( 'groups_forum_edit_post_after' ) ?>
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                                                 <p class="submit"><input type="submit" name="save_changes" id="save_changes" value="<?php _e( 'Save Changes', 'buddypress' ) ?>" /></p>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                                 <?php wp_nonce_field( 'bp_forums_edit_post' ) ?>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                         </div>
</span><del>-                                                        
</del><ins>+
</ins><span class="cx">                                                 <?php endif; ?>
</span><del>-                                        
</del><ins>+
</ins><span class="cx">                                         <?php endif; ?>
</span><del>-                                        
-                                </form>        
</del><ins>+
+                                </form>
</ins><span class="cx">                                 <?php else: ?>
</span><span class="cx">
</span><span class="cx">                                         <div id="message" class="info">
</span><span class="lines">@@ -90,7 +90,7 @@
</span><span class="cx">                                 <?php endif;?>
</span><span class="cx">
</span><span class="cx">                         </div>
</span><del>-                        
</del><ins>+
</ins><span class="cx">                 </div>
</span><span class="cx">         </div>
</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">                                                 <?php do_action( 'bp_group_request_membership_content' ) ?>
</span><span class="cx">
</span><del>-                                                <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?> &raquo;" />
</del><ins>+                                                <p><input type="submit" name="group-request-send" id="group-request-send" value="<?php _e( 'Send Request', 'buddypress' ) ?> &rarr;" />
</ins><span class="cx">
</span><span class="cx">                                                 <?php wp_nonce_field( 'groups_request_membership' ) ?>
</span><span class="cx">                                         </form>
</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">                 <?php if ( bp_has_groups() ) : while ( bp_groups() ) : bp_the_group(); ?>
</span><span class="cx">
</span><del>-                        <h2><a href="<?php bp_group_permalink() ?>"><?php bp_group_name() ?></a> &raquo; <?php _e( 'Send Invites', 'buddypress' ); ?></h2>
</del><ins>+                        <h2><a href="<?php bp_group_permalink() ?>"><?php bp_group_name() ?></a> &rarr; <?php _e( 'Send Invites', 'buddypress' ); ?></h2>
</ins><span class="cx">
</span><span class="cx">                         <?php do_action( 'bp_before_group_send_invites_content' ) ?>
</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">                                                 <p class="date"><?php the_time('F j, Y') ?> <em><?php _e( 'in', 'buddypress' ) ?> <?php the_category(', ') ?> <?php printf( __( 'by %s', 'buddypress' ), bp_core_get_userlink($post->post_author) ) ?></em></p>
</span><span class="cx">
</span><span class="cx">                                                 <div class="entry">
</span><del>-                                                        <?php the_content( __( 'Read the rest of this entry &raquo;', 'buddypress' ) ); ?>
</del><ins>+                                                        <?php the_content( __( 'Read the rest of this entry &rarr;', 'buddypress' ) ); ?>
</ins><span class="cx">                                                 </div>
</span><span class="cx">
</span><span class="cx">                                                 <p class="postmetadata"><span class="tags"><?php the_tags( __( 'Tags: ', 'buddypress' ), ', ', '<br />'); ?></span> <span class="comments"><?php comments_popup_link( __( 'No Comments &#187;', 'buddypress' ), __( '1 Comment &#187;', 'buddypress' ), __( '% Comments &#187;', 'buddypress' ) ); ?></span></p>
</span><span class="lines">@@ -35,7 +35,7 @@
</span><span class="cx">                                 <div class="navigation">
</span><span class="cx">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">
</span><span class="cx">                                 </div>
</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">                         <?php do_action( 'bp_after_messages_compose_content' ) ?>
</span><span class="cx">
</span><span class="cx">                         <p class="submit">
</span><del>-                                <input type="submit" value="<?php _e("Send", 'buddypress') ?> &raquo;" name="send" id="send" />
</del><ins>+                                <input type="submit" value="<?php _e("Send", 'buddypress') ?> &rarr;" name="send" id="send" />
</ins><span class="cx">                         </p>
</span><span class="cx">
</span><span class="cx">                         <?php wp_nonce_field( 'messages_send_message' ) ?>
</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">                                         <div class="entry">
</span><span class="cx">
</span><del>-                                                <?php the_content( __( '<p class="serif">Read the rest of this page &raquo;</p>', 'buddypress' ) ); ?>
</del><ins>+                                                <?php the_content( __( '<p class="serif">Read the rest of this page &rarr;</p>', 'buddypress' ) ); ?>
</ins><span class="cx">
</span><span class="cx">                                                 <?php wp_link_pages( array( 'before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number')); ?>
</span><span class="cx">                                                 <?php edit_post_link( __( 'Edit this entry.', 'buddypress' ), '<p>', '</p>'); ?>
</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">                                 <div class="navigation">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">                                 </div>
</span><span class="cx">
</span><span class="cx">                                 <?php while (have_posts()) : the_post(); ?>
</span><span class="lines">@@ -38,7 +38,7 @@
</span><span class="cx">
</span><span class="cx">                                 <div class="navigation">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">                                 </div>
</span><span class="cx">
</span><span class="cx">                         <?php else : ?>
</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">                                 <div class="item-options">
</span><span class="cx">
</span><span class="cx">                                         <div class="alignleft"><?php next_posts_link( __( '&larr; Previous Entries', 'buddypress' ) ) ?></div>
</span><del>-                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &raquo;', 'buddypress' ) ) ?></div>
</del><ins>+                                        <div class="alignright"><?php previous_posts_link( __( 'Next Entries &rarr;', 'buddypress' ) ) ?></div>
</ins><span class="cx">
</span><span class="cx">                                 </div>
</span><span class="cx">
</span><span class="lines">@@ -25,7 +25,7 @@
</span><span class="cx">
</span><span class="cx">                                         <div class="entry">
</span><span class="cx">
</span><del>-                                                <?php the_content( __( '<p class="serif">Read the rest of this entry &raquo;</p>', 'buddypress' ) ); ?>
</del><ins>+                                                <?php the_content( __( '<p class="serif">Read the rest of this entry &rarr;</p>', 'buddypress' ) ); ?>
</ins><span class="cx">
</span><span class="cx">                                                 <?php wp_link_pages(array('before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number')); ?>
</span><span class="cx">
</span></span></pre>
</div>
</div>
</body>
</html>