From 767ab1159081427aaf09dfd8a53f84f012447b71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sat, 24 Dec 2016 14:05:59 +0100 Subject: [PATCH] Version 16.106.10 --- swad_announcement.c | 16 ++++++++------ swad_changelog.h | 3 ++- swad_forum.c | 18 ++++++++------- swad_message.c | 53 +++++++++++++++++++++++++-------------------- 4 files changed, 51 insertions(+), 39 deletions(-) diff --git a/swad_announcement.c b/swad_announcement.c index 2bd03a901..c6aef8c91 100644 --- a/swad_announcement.c +++ b/swad_announcement.c @@ -419,22 +419,24 @@ void Ann_ShowFormAnnouncement (void) Lay_StartRoundFrameTable (NULL,Txt_New_announcement, NULL,Hlp_MESSAGES_Announcements,2); - /***** Message subject and body *****/ + /***** Announcement subject and body *****/ fprintf (Gbl.F.Out,"" - "" - "%s: " + "" + "" "" "" - "" "" "" "" - "" - "%s: " + "" + "" "" "" - "" "" "", diff --git a/swad_changelog.h b/swad_changelog.h index f18e62f03..760f75c2a 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -188,13 +188,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.106.9 (2016-12-24)" +#define Log_PLATFORM_VERSION "SWAD 16.106.10 (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.10:Dec 24, 2016 Changes in behaviour of labels in forms. (211412 lines) Version 16.106.9: Dec 24, 2016 Changes in layout of preferences. (211400 lines) Version 16.106.8: Dec 24, 2016 Changes in behaviour of labels in forms. (211404 lines) Version 16.106.7: Dec 24, 2016 Changes in behaviour of labels in forms. (211401 lines) diff --git a/swad_forum.c b/swad_forum.c index 9d20574c0..6bf85b332 100644 --- a/swad_forum.c +++ b/swad_forum.c @@ -3830,13 +3830,14 @@ static void For_WriteFormForumPst (bool IsReply,long ThrCod,const char *Subject) /***** Start table *****/ fprintf (Gbl.F.Out,""); - /***** Subject *****/ + /***** Post subject *****/ fprintf (Gbl.F.Out,"" - "" "" "", diff --git a/swad_message.c b/swad_message.c index 2cb89a5cd..9d9c9681e 100644 --- a/swad_message.c +++ b/swad_message.c @@ -484,10 +484,12 @@ static void Msg_WriteFormSubjectAndContentMsgToUsrs (char *Content) /***** Get possible code (of original message if it's a reply) *****/ MsgCod = Msg_GetParamMsgCod (); - /***** Subject of new message *****/ + /***** Message subject *****/ fprintf (Gbl.F.Out,"" - "" "" "", Gbl.Msg.Subject); - /***** Content of new message *****/ + /***** Message content *****/ fprintf (Gbl.F.Out,"" - "" + "" "
" - "%s: " + "" + "" "" - "" "
" - "%s: " + "" + "" "" "" "
" - "%s: " - "" + "" + "" "