From 54566ee3d95f9b636c4629390327563ecc34b70a Mon Sep 17 00:00:00 2001 From: ywarnier Date: Wed, 12 Jan 2011 18:50:48 -0500 Subject: [PATCH] Minor - Updated icon label to make it more explicit --- main/newscorm/lp_list.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = ' ';