diff --git a/main/newscorm/learnpath.class.php b/main/newscorm/learnpath.class.php index 9eac7f51f1..cbcac71e2e 100644 --- a/main/newscorm/learnpath.class.php +++ b/main/newscorm/learnpath.class.php @@ -4988,7 +4988,7 @@ class learnpath { $return .= '
'.get_lang('CreateNewStep').'
'; - $return .= '
'.get_lang("NewDocument").'
'; + $return .= '
'.'Nuevo documento '.get_lang("NewDocument").'
'; $return .= '
'.get_lang('UseAnExistingResource').'
';