diff --git a/main/newscorm/blank.php b/main/newscorm/blank.php index 57be87bc21..f36156134b 100755 --- a/main/newscorm/blank.php +++ b/main/newscorm/blank.php @@ -9,6 +9,11 @@ $use_anonymous = true; require_once '../inc/global.inc.php'; Display::display_reduced_header(); +$htmlHeadXtra[] = " + +"; if (isset($_GET['error'])) { switch ($_GET['error']){