Merge pull request #249 from evandiamond/master - Thx @evandiamond

Duplicate div in both-sidebars.page.php
This commit is contained in:
Holger 2017-02-12 20:32:15 +01:00 committed by GitHub
commit f7d5bfa321
1 changed files with 28 additions and 31 deletions

View File

@ -11,9 +11,6 @@ get_header();
$container = get_theme_mod( 'understrap_container_type' );
?>
<div class="wrapper" id="page-wrapper">
<div class="wrapper" id="page-wrapper">
<div class="<?php echo esc_html( $container ); ?>" id="content">