Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
01/09/2010 10:01:21 AM (16 years ago)
Author:
apeatling
Message:

More » and « fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-sn-parent/page.php

    r2077 r2278  
    1515                    <div class="entry">
    1616
    17                         <?php the_content( __( '<p class="serif">Read the rest of this page &raquo;</p>', 'buddypress' ) ); ?>
     17                        <?php the_content( __( '<p class="serif">Read the rest of this page &rarr;</p>', 'buddypress' ) ); ?>
    1818
    1919                        <?php wp_link_pages( array( 'before' => __( '<p><strong>Pages:</strong> ', 'buddypress' ), 'after' => '</p>', 'next_or_number' => 'number')); ?>
Note: See TracChangeset for help on using the changeset viewer.