diff --git a/swad_changelog.h b/swad_changelog.h index 65ce8d45f..ece34b7bb 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -222,13 +222,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.201.2 (2017-05-02)" +#define Log_PLATFORM_VERSION "SWAD 16.201.3 (2017-05-02)" #define CSS_FILE "swad16.201.css" #define JS_FILE "swad16.181.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.201.3: May 02, 2017 Code refactoring in forums. (218237 lines) Version 16.201.2: May 02, 2017 Code refactoring in messages. (218242 lines) Version 16.201.1: May 02, 2017 Code refactoring in messages. (218241 lines) Version 16.201: May 02, 2017 Change layout of contextual icons in assignments, surveys and attendance. (218344 lines) diff --git a/swad_forum.c b/swad_forum.c index 535943e7c..10a95ef26 100644 --- a/swad_forum.c +++ b/swad_forum.c @@ -1210,7 +1210,7 @@ static void For_ShowAForumPost (unsigned PstNum,long PstCod, /***** Put an icon with post status *****/ fprintf (Gbl.F.Out,"" - "" + "" "\"%s\"" @@ -1250,7 +1250,7 @@ static void For_ShowAForumPost (unsigned PstNum,long PstCod, /***** Form to ban/unban post *****/ fprintf (Gbl.F.Out,"" - ""); + ""); if (ICanModerateForum) { Act_FormStartAnchor (Enabled ? For_ActionsDisPstFor[Gbl.Forum.ForumSelected.Type] : @@ -2560,15 +2560,9 @@ static void For_ShowForumThreadsHighlightingOneThread (long ThrCodHighlighted, /***** Heading row *****/ Lay_StartTableWideMargin (2); fprintf (Gbl.F.Out,"" - "" - "" - "" - "" - "" - "%s" - "", + "" + "" // Column for contextual icons + "%s", Txt_MSG_Subject); for (Order = For_FIRST_MSG; Order <= For_LAST_MSG; @@ -3299,7 +3293,7 @@ static void For_ListForumThrs (long ThrCods[Pag_ITEMS_PER_PAGE], /***** Show my photo if I have any posts in this thread *****/ fprintf (Gbl.F.Out,"" - "", + "", BgColor); if (Thr.NumMyPosts) { @@ -3322,7 +3316,7 @@ static void For_ListForumThrs (long ThrCods[Pag_ITEMS_PER_PAGE], fprintf (Gbl.F.Out,""); /***** Put an icon with thread status *****/ - fprintf (Gbl.F.Out,"" + fprintf (Gbl.F.Out,"" "\"%s\"",