From a86044163930862f8c168114aa4a10b351a35b6d Mon Sep 17 00:00:00 2001 From: Guillaume Lederer Date: Mon, 12 Mar 2007 14:38:28 +0100 Subject: [PATCH] [svn r11536] repair broken css inclusion in LP --- main/newscorm/kevin_lp_edit_item.php | 1 + 1 file changed, 1 insertion(+) diff --git a/main/newscorm/kevin_lp_edit_item.php b/main/newscorm/kevin_lp_edit_item.php index 123a3de73a..2d5a27ed26 100644 --- a/main/newscorm/kevin_lp_edit_item.php +++ b/main/newscorm/kevin_lp_edit_item.php @@ -66,6 +66,7 @@ $language_file = "learnpath"; */ $currentstyle = api_get_setting('stylesheets'); $htmlHeadXtra[] = ''; +$htmlHeadXtra[] = ""; //will be a merged with original learnpath.css $htmlHeadXtra[] = ""; //will be moved $htmlHeadXtra[] = ""; //will be moved