Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Clarify region.
Browse files Browse the repository at this point in the history
  • Loading branch information
gjb2048 committed Jan 12, 2017
1 parent 8ccecc5 commit 033cdd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions layout/frontpage.php
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
?>
<!-- End Marketing Spots -->

<!-- Start Page Top was Middle Blocks -->
<!-- Start Header blocks was Middle blocks -->
<?php
$frontpagehomeblocks = \theme_essential\toolbox::get_setting('frontpagemiddleblocks');
if ($PAGE->user_is_editing() && ($frontpagehomeblocks)) {
Expand All @@ -180,7 +180,7 @@
}
}
?>
<!-- End Page Top was Middle Blocks -->
<!-- End Header blocks was Middle blocks -->

<div id="page-content" class="row-fluid">
<section id="<?php echo $regionbsid; ?>">
Expand Down

0 comments on commit 033cdd4

Please sign in to comment.