Make WordPress Core


Ignore:
Timestamp:
11/18/2008 10:46:56 PM (16 years ago)
Author:
ryan
Message:

Relocate raquo. Props nbachiyski. fixes #8198

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/link-template.php

    r9734 r9767  
    12821282
    12831283    if ( empty($label) )
    1284         $label = __('» Newer Comments');
     1284        $label = __('Newer Comments »');
    12851285
    12861286    echo '<a href="' . clean_url( get_comments_pagenum_link( $nextpage, $max_page ) );
Note: See TracChangeset for help on using the changeset viewer.