From 76fbd0eaacd1c36b6a7054dc56c3c597ce0fe2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Ra=C3=B1a?= Date: Fri, 8 May 2009 20:31:14 +0200 Subject: [PATCH] [svn r20416] fix text --- 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 12738e874d..97929b2da9 100644 --- a/main/newscorm/lp_list.php +++ b/main/newscorm/lp_list.php @@ -407,7 +407,7 @@ if (is_array($flat_list)) ''.get_lang(' . ' '; $dsp_order .= '' . - ''.get_lang(' . + ''.get_lang(' . ''; } } // end if($is_allowedToEdit)