Make WordPress Core


Ignore:
Timestamp:
03/26/2010 07:36:49 PM (15 years ago)
Author:
nacin
Message:

Remove trailing whites and double semicolons.

File:
1 edited

Legend:

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

    r13816 r13830  
    66<?php the_post(); ?>
    77
    8                 <h1 class="page-title"><?php 
     8                <h1 class="page-title"><?php
    99                    printf( __( 'Tag Archives: %s', 'twentyten' ), '<span>' . single_tag_title( '', false ) . '</span>' );
    1010                ?></h1>
Note: See TracChangeset for help on using the changeset viewer.