Update sidebar-statichero.php

This commit is contained in:
IanDelMar 2018-11-18 23:57:22 +01:00
parent 623d970421
commit 05bc567e5d
1 changed files with 1 additions and 1 deletions

View File

@ -5,11 +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' ) ) : ?>