diff --git a/swad_attendance.c b/swad_attendance.c index 22c017972..5dcb74f4a 100644 --- a/swad_attendance.c +++ b/swad_attendance.c @@ -2128,7 +2128,10 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat fprintf (Gbl.F.Out,"", Gbl.RowEvenOdd); if (Gbl.Usrs.Me.LoggedRole == Rol_STUDENT && Att->Open) // Show with form - fprintf (Gbl.F.Out,"", + fprintf (Gbl.F.Out,"", UsrDat->UsrCod,CommentStd); else // Show without form { @@ -2142,7 +2145,10 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat fprintf (Gbl.F.Out,"", Gbl.RowEvenOdd); if (Gbl.Usrs.Me.LoggedRole == Rol_TEACHER) // Show with form - fprintf (Gbl.F.Out,"", + fprintf (Gbl.F.Out,"", UsrDat->UsrCod,CommentTch); else if (Att->CommentTchVisible) // Show without form { diff --git a/swad_changelog.h b/swad_changelog.h index 0d634a10a..2af2a237f 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -189,13 +189,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.107.4 (2016-12-26)" +#define Log_PLATFORM_VERSION "SWAD 16.107.5 (2016-12-26)" #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.107.5: Dec 26, 2016 Changes in behaviour of labels in forms. (211540 lines) Version 16.107.4: Dec 26, 2016 Code refactoring in announcements. (211532 lines) Version 16.107.3: Dec 26, 2016 Changes in behaviour of labels in forms. (211531 lines) Version 16.107.2: Dec 26, 2016 Changes in behaviour of labels in forms. (211525 lines) diff --git a/swad_country.c b/swad_country.c index c205206c3..33d8ba21b 100644 --- a/swad_country.c +++ b/swad_country.c @@ -269,7 +269,8 @@ static void Cty_Configuration (bool PrintView) { fprintf (Gbl.F.Out,"
"); Act_FormStart (ActChgCtyMapAtt); - fprintf (Gbl.F.Out,"" + "" "" "" - ""); + "", + The_ClassForm[Gbl.Prefs.Theme], + Txt_List_of_nicks_emails_or_IDs); } /*****************************************************************************/ diff --git a/swad_message.c b/swad_message.c index 9d9c9681e..73d32f63e 100644 --- a/swad_message.c +++ b/swad_message.c @@ -488,7 +488,7 @@ static void Msg_WriteFormSubjectAndContentMsgToUsrs (char *Content) fprintf (Gbl.F.Out,"" "" "" "" "" @@ -538,7 +538,7 @@ static void Msg_WriteFormSubjectAndContentMsgToUsrs (char *Content) fprintf (Gbl.F.Out,"" "" "" "" "" @@ -570,7 +570,7 @@ static void Msg_WriteFormSubjectAndContentMsgToUsrs (char *Content) fprintf (Gbl.F.Out,"" "" "" "" ""