Changeset 2278 for trunk/bp-themes/bp-sn-parent/page.php
- Timestamp:
- 01/09/2010 10:01:21 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/bp-themes/bp-sn-parent/page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-sn-parent/page.php
r2077 r2278 15 15 <div class="entry"> 16 16 17 <?php the_content( __( '<p class="serif">Read the rest of this page &ra quo;</p>', 'buddypress' ) ); ?>17 <?php the_content( __( '<p class="serif">Read the rest of this page →</p>', 'buddypress' ) ); ?> 18 18 19 19 <?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.