From 4108c733c7371825abcc0486120ca10e2d95ec26 Mon Sep 17 00:00:00 2001 From: Arthur Portugal Date: Tue, 12 May 2009 00:21:57 +0200 Subject: [PATCH] [svn r20510] Changed the button style and remove prerequisite FS#3909 --- main/newscorm/learnpath.class.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index b9e34d9d4b..de8736d756 100644 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -5605,8 +5605,8 @@ class learnpath { $return .= "\t\t" . '' . "\n"; - $return .= "\t\t\t" . '' . "\n"; - $return .= "\t\t\t" . ''; foreach($arrHide as $key => $value){ if($key==$s_selected_position && $action == 'add'){ @@ -5635,8 +5635,8 @@ class learnpath { $return .= "\t\t" . '' . "\n"; - $return .= "\t\t\t" . '' . "\n"; - + $return .= "\t\t\t" . '  ' . "\n"; + $return .= "\t\t" . '' . "\n"; $return .= "\t" . '' . "\n";