Make WordPress Core


Ignore:
Timestamp:
08/15/2013 12:24:27 AM (12 years ago)
Author:
lancewillett
Message:

Twenty Fourteen: second pass at matching code standards achieved with Twenty Thirteen development. See #24858, props obenland.

File:
1 edited

Legend:

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

    r25021 r25023  
    2424                    twentyfourteen_get_template_part();
    2525                endwhile;
    26 
    27                 twentyfourteen_content_nav( 'nav-below' );
     26                twentyfourteen_paging_nav();
    2827
    2928            else :
Note: See TracChangeset for help on using the changeset viewer.