Make WordPress Core


Ignore:
Timestamp:
11/06/2013 11:53:13 PM (12 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: minor template fixes and a placeholder screenshot.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyfourteen/taxonomy-post_format.php

    r26023 r26030  
    2929
    3030                        elseif ( is_tax( 'post_format', 'post-format-image' ) ) :
    31                             _e( 'Images', 'twentyfourteen');
     31                            _e( 'Images', 'twentyfourteen' );
    3232
    3333                        elseif ( is_tax( 'post_format', 'post-format-video' ) ) :
Note: See TracChangeset for help on using the changeset viewer.