From f38485140c7ad38a3099b128f0d4891d12201291 Mon Sep 17 00:00:00 2001 From: moodler Date: Wed, 28 May 2003 07:43:51 +0000 Subject: [PATCH] Fixed a bug --- lang/es_es/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/es_es/moodle.php b/lang/es_es/moodle.php index 78179930de..272006479a 100644 --- a/lang/es_es/moodle.php +++ b/lang/es_es/moodle.php @@ -262,7 +262,7 @@ $string['guestsyes'] = "Permitir el acceso de invitados sin clave"; $string['guestuser'] = "Invitado"; $string['guestuserinfo'] = "Este usuario es un usuario especial que tiene acceso sólo de lectura para algunos cursos."; $string['help'] = "Ayuda"; -string['helpemoticons'] = "Uso de los emoticonos"; +$string['helpemoticons'] = "Uso de los emoticonos"; $string['helpformatting'] = "Acerca de dar formato al texto"; $string['helphtml'] = "Cómo escribir html"; $string['helppicture'] = "Cómo subir una imagen"; -- 2.39.5