Make WordPress Core

Ticket #40039: 40039-twentyseventeen-1.diff

File 40039-twentyseventeen-1.diff, 495 bytes (added by yahil, 8 years ago)

Removed closing php tag from twentyseventeen theme.

  • wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php

    diff --git a/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php b/wp-content/themes/twentyseventeen/template-parts/footer/footer-widgets.php
    index ed6bb59..2305e3c 100644
    a b if ( is_active_sidebar( 'sidebar-2' ) || 
    2929                <?php } ?>
    3030        </aside><!-- .widget-area -->
    3131
    32 <?php endif; ?>
     32<?php endif;