diff --git a/swad_attendance.c b/swad_attendance.c index f7b689f3f..22c017972 100644 --- a/swad_attendance.c +++ b/swad_attendance.c @@ -2057,10 +2057,12 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat /***** Icon to show if the user is already registered *****/ fprintf (Gbl.F.Out,"" "" + "" "", - Gbl.RowEvenOdd, + Gbl.RowEvenOdd,NumStd, Gbl.Prefs.IconsURL, Present ? "check" : "check-empty", @@ -2071,8 +2073,9 @@ static void Att_WriteRowStdToCallTheRoll (unsigned NumStd,struct UsrData *UsrDat /***** Checkbox to select user *****/ fprintf (Gbl.F.Out,"" - "EncryptedUsrCod); if (Present) // This student has attended to the event? fprintf (Gbl.F.Out," checked=\"checked\""); @@ -3103,18 +3106,22 @@ static void Att_ListEventsToSelect (Att_TypeOfView_t TypeOfView) /* Write a row for this event */ fprintf (Gbl.F.Out,"" "" - "" "" "" - "%u:" + "" "" "" - " %s" + "" "