From da21602778ebf52615428ad0b84674285e7b85db Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sat, 24 Dec 2016 13:30:30 +0100 Subject: [PATCH] Version 16.106.7 --- swad_changelog.h | 3 ++- swad_mail.c | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index e01700ae5..853204c9f 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -188,13 +188,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.106.6 (2016-12-24)" +#define Log_PLATFORM_VERSION "SWAD 16.106.7 (2016-12-24)" #define CSS_FILE "swad16.106.5.css" #define JS_FILE "swad16.101.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.106.7: Dec 24, 2016 Changes in behaviour of labels in forms. (211401 lines) Version 16.106.6: Dec 24, 2016 Changes in layout when changing language. (211400 lines) Version 16.106.5: Dec 24, 2016 Changes in layout of preferences. (211393 lines) Version 16.106.4: Dec 24, 2016 Changes in behaviour of labels in forms. (211408 lines) diff --git a/swad_mail.c b/swad_mail.c index 73a361e0a..4e64eb8d3 100644 --- a/swad_mail.c +++ b/swad_mail.c @@ -1272,8 +1272,8 @@ void Mai_ShowFormChangeUsrEmail (const struct UsrData *UsrDat,bool ItsMe) /***** Form to enter new email *****/ fprintf (Gbl.F.Out,"" - "" - "%s:" + "" + "" "" "", The_ClassForm[Gbl.Prefs.Theme], @@ -1289,7 +1289,7 @@ void Mai_ShowFormChangeUsrEmail (const struct UsrData *UsrDat,bool ItsMe) Usr_PutParamUsrCodEncrypted (UsrDat->EncryptedUsrCod); } fprintf (Gbl.F.Out,"
" - "" "
", Usr_MAX_BYTES_USR_EMAIL,