diff --git a/main/newscorm/lp_view.php b/main/newscorm/lp_view.php index 94c8f2487a..991cb524fc 100644 --- a/main/newscorm/lp_view.php +++ b/main/newscorm/lp_view.php @@ -206,7 +206,7 @@ $lp_theme_css=$_SESSION['oLP']->get_theme(); //sets the css theme of the LP this if($_SESSION['oLP']->mode == 'fullscreen') { - $htmlHeadXtra[] = ""; + $htmlHeadXtra[] = ""; include_once('../inc/reduced_header.inc.php'); //set flag to ensure lp_header.php is loaded by this script (flag is unset in lp_header.php) @@ -315,7 +315,7 @@ if($_SESSION['oLP']->mode == 'fullscreen')