Merge pull request #790 from IanDelMar/patch-8

Incorrect spacing
This commit is contained in:
Holger 2018-09-11 09:16:51 +02:00 committed by GitHub
commit de08054b71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -5,12 +5,11 @@
* @package understrap
*/
$container = get_theme_mod( 'understrap_container_type' );
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
$container = get_theme_mod( 'understrap_container_type' );
?>
<?php if ( is_active_sidebar( 'statichero' ) ) : ?>