Fix identation

This commit is contained in:
IanDelMar 2018-11-19 00:47:07 +01:00
parent 97cde9c3c5
commit 47b5893376
1 changed files with 1 additions and 3 deletions

View File

@ -8,9 +8,7 @@
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
?>
<?php
$sidebar_pos = get_theme_mod( 'understrap_sidebar_position' );
?>