From a3e230192fd0af12b5aa24c57900b0935536d0b3 Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Tue, 29 Dec 2009 11:57:39 -0500 Subject: [PATCH] Minor change the name of the button in hotpotatoes --- main/newscorm/learnpath.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index 5e84d3a7c3..f464701511 100755 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -5682,7 +5682,7 @@ class learnpath { $return .= "\t\t" . '' . "\n"; - $return .= "\t\t\t" . '  ' . "\n"; + $return .= "\t\t\t" . '  ' . "\n"; $return .= "\t\t" . '' . "\n";