diff --git a/main/newscorm/lp_list.php b/main/newscorm/lp_list.php index b6d32d4d64..09b724d317 100755 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -453,7 +453,7 @@ if (is_array($flat_list)) { if ($details['autolaunch'] == 1 && $autolunch_exists == false) { $autolunch_exists = true; $lp_auto_lunch_icon = ' - '; + '; } else { $lp_auto_lunch_icon = ' ';