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/category.php

    r13816 r13830  
    44            <div id="content">
    55
    6                 <h1 class="page-title"><?php 
     6                <h1 class="page-title"><?php
    77                    printf( __( 'Category Archives: %s', 'twentyten' ), '<span>' . single_cat_title( '', false ) . '</span>' );
    88                ?></h1>
Note: See TracChangeset for help on using the changeset viewer.