From 90a04576697d4cd39eff9825c6f885f0cfcf9a71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Wed, 22 Mar 2017 15:36:57 +0100 Subject: [PATCH] Version 16.161.3 --- swad_changelog.h | 4 ++-- swad_help_URL.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index cbe4bff1f..ec7b8d923 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -201,7 +201,6 @@ // TODO: Check default values for ImageName, ImageTitle and ImageURL in database tables -// TODO: En la agenda debe poder repetirse el nombre del evento // TODO: Cuando hay un fallo al rellenar el formulario de nuevo evento en la agenda se borran los datos // TODO: Comprobar cabecera de una orla cuando el ámbito actual es un centro // TODO: Include type of degree in form of degree configuration @@ -210,13 +209,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.161.2 (2017-03-22)" +#define Log_PLATFORM_VERSION "SWAD 16.161.3 (2017-03-22)" #define CSS_FILE "swad16.161.css" #define JS_FILE "swad16.144.js" // Number of lines (includes comments but not blank lines) has been got with the following command: // nl swad*.c swad*.h css/swad*.css py/swad*.py js/swad*.js soap/swad*?.h sql/swad*.sql | tail -1 /* + Version 16.161.3: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines) Version 16.161.2: Mar 22, 2017 Some help URLs translated to spanish. (217381 lines) Version 16.161.1: Mar 22, 2017 Changes in agenda. (217380 lines) Version 16.161: Mar 22, 2017 Changes in agenda. (217404 lines) diff --git a/swad_help_URL.c b/swad_help_URL.c index 323123c6a..59cd09bf5 100644 --- a/swad_help_URL.c +++ b/swad_help_URL.c @@ -1630,7 +1630,7 @@ const char *Hlp_USERS_SignUp = #elif L==3 "USERS.SignUp"; #elif L==4 - "USERS.SignUp"; + "USERS.SignUp.es"; #elif L==5 "USERS.SignUp"; #elif L==6