diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php index dee8e3ce9e..ca6b032fd1 100644 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -207,19 +207,19 @@ if (is_array($flat_list)) if($details['lp_type']==1){ $dsp_export = '' . "" . - "" . + "" . "" . ""; }elseif($details['lp_type']==2){ $dsp_export = '' . - //"" . + "" . "" . - //"" . + "" . ""; }else{ $dsp_export = '' . //"" . - "" . + "" . //"" . ""; }