diff --git a/swad_changelog.h b/swad_changelog.h index 76d3aa1b5..93b66408b 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -188,13 +188,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.106.14 (2016-12-25)" +#define Log_PLATFORM_VERSION "SWAD 16.106.15 (2016-12-25)" #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.15:Dec 25, 2016 Changes in behaviour of labels in forms. (211460 lines) Version 16.106.14:Dec 25, 2016 Changes in behaviour of labels in forms. (211423 lines) Version 16.106.13:Dec 24, 2016 Changes in behaviour of labels in forms. (211421 lines) Version 16.106.12:Dec 24, 2016 Changes in behaviour of labels in forms. (211418 lines) diff --git a/swad_record.c b/swad_record.c index 104f90fde..ecdb1b753 100644 --- a/swad_record.c +++ b/swad_record.c @@ -2867,20 +2867,22 @@ static void Rec_ShowRole (struct UsrData *UsrDat, fprintf (Gbl.F.Out,"" "" "%s*:" - "", + "", ClassForm,Txt_Sex); for (Sex = Usr_SEX_FEMALE; Sex <= Usr_SEX_MALE; Sex++) { - fprintf (Gbl.F.Out,"" + "" "\"%s\"" - "%s", + " alt=\"%s\" title=\"%s\" class=\"ICO20x20\" />" + "%s" + "", Gbl.Prefs.IconsURL,Usr_StringsSexDB[Sex], Txt_SEX_SINGULAR_Abc[Sex], Txt_SEX_SINGULAR_Abc[Sex], @@ -2917,15 +2919,19 @@ static void Rec_ShowSurname1 (struct UsrData *UsrDat, extern const char *Txt_Surname_1; fprintf (Gbl.F.Out,"" - "" + "" + "" + "" ""); if (DataForm) - fprintf (Gbl.F.Out,"", @@ -2949,13 +2955,16 @@ static void Rec_ShowSurname2 (struct UsrData *UsrDat, extern const char *Txt_Surname_2; fprintf (Gbl.F.Out,"" - "" + "" + "" "" "", ClassForm,Txt_Surname_2); if (DataForm) - fprintf (Gbl.F.Out,"", Usr_MAX_LENGTH_USR_NAME_OR_SURNAME, @@ -2978,16 +2987,20 @@ static void Rec_ShowFirstName (struct UsrData *UsrDat, extern const char *Txt_First_name; fprintf (Gbl.F.Out,"" - "" + "" + "" + "" ""); if (DataForm) - fprintf (Gbl.F.Out,"", @@ -3019,18 +3032,21 @@ static void Rec_ShowCountry (struct UsrData *UsrDat, } fprintf (Gbl.F.Out,"" - "" + "" + "" + "" ""); + " class=\"REC_C2_BOT LEFT_MIDDLE\">"); /***** Selector of country *****/ - fprintf (Gbl.F.Out,"" "" "