Make WordPress Core


Ignore:
Timestamp:
03/16/2010 08:17:22 PM (14 years ago)
Author:
iammattthomas
Message:

Coding standards cleanup in twentyten, see #9015. Props sivel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-content/themes/twentyten/tag.php

    r13498 r13720  
    77
    88                <h1 class="page-title"><?php
    9                     printf(__( 'Tag Archives: %s', 'twentyten' ), '<span>' . single_tag_title('', false) . '</span>');
     9                    printf( __( 'Tag Archives: %s', 'twentyten' ), '<span>' . single_tag_title( '', false ) . '</span>' );
    1010                ?></h1>
    1111
Note: See TracChangeset for help on using the changeset viewer.