diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index 7767e0beae..ea90c004de 100644 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -2257,7 +2257,7 @@ class learnpath { //if(empty($parent)){$parent = $this->ordered_items[$this->items[$this->current]->get_previous_index()];} $html .= '
'."\n" ; if(api_is_allowed_to_edit()){ - $html.="lp_id."' style='font-size: 11px' target='_parent'>".mb_convert_encoding(get_lang("Build"),$this->encoding)."|lp_id."' target='_parent'>".mb_convert_encoding(get_lang("BasicOverview"),$this->encoding)."|".mb_convert_encoding(get_lang("Display"),$this->encoding)."

"; + $html.="".mb_convert_encoding(get_lang("Build"),$this->encoding)."|".mb_convert_encoding(get_lang("BasicOverview"),$this->encoding)."|".mb_convert_encoding(get_lang("Display"),$this->encoding)."

"; } // " onchange=\"javascript:document.getElementById('toc_$parent').focus();\">\n"; require_once('resourcelinker.inc.php'); @@ -2306,7 +2306,7 @@ class learnpath { if(empty($title))$title = '-'; if($item['type']!='dokeos_chapter' and $item['type']!='dir' AND $item['type']!='dokeos_module'){ - //$html .= "".$title."" ; + //$html .= "".$title."" ; $url = $this->get_link('http',$item['id']); //$html .= ''.$title.'' ; //$html .= ''.$title.'' ;