diff --git a/theme/sky_high/layout/frontpage.php b/theme/sky_high/layout/frontpage.php index eced8e3dab6..5f2d4600bda 100644 --- a/theme/sky_high/layout/frontpage.php +++ b/theme/sky_high/layout/frontpage.php @@ -18,7 +18,7 @@ if ($showsidepre && !$showsidepost) { $bodyclasses[] = 'content-only'; } if ($hassidepre || $hassidepost) { - $bodyclasses[] = 'background'; + $bodyclasses[] = 'background'; } if (!empty($PAGE->theme->settings->logo)) { @@ -45,29 +45,28 @@ echo $OUTPUT->doctype() ?> standard_top_of_body_html() ?>