diff --git a/swad_changelog.h b/swad_changelog.h index 00c5795ca..1f8a38dd3 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -103,12 +103,13 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 14.117.10 (2015/07/21)" +#define Log_PLATFORM_VERSION "SWAD 14.117.11 (2015/07/22)" // 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 14.117.10:Jul 21, 2015 Checking "alt" and "title" in all images. (185167 lines) + Version 14.117.11:Jul 22, 2015 Checking "alt" and "title" in all images. (185187 lines) + Version 14.117.10:Jul 21, 2015 Checking "alt" and "title" in all images. (185157 lines) Version 14.117.9: Jul 21, 2015 Checking "alt" and "title" in all images. (185157 lines) Version 14.117.8: Jul 21, 2015 Checking "alt" and "title" in all images. (185027 lines) Version 14.117.7: Jul 21, 2015 Checking "alt" and "title" in all images. (185008 lines) diff --git a/swad_group.c b/swad_group.c index 756b06dc0..a35c1552e 100644 --- a/swad_group.c +++ b/swad_group.c @@ -1213,7 +1213,8 @@ static void Grp_ListGroupTypesForEdition (void) "" "" - "\"%s\"" "" "Open ? Txt_Group_X_open : + Txt_Group_X_closed, + Grp->GrpName); fprintf (Gbl.F.Out,"" - "\""," + "", Gbl.Prefs.IconsURL, Grp->Open ? "open" : - "closed"); - fprintf (Gbl.F.Out, - Grp->Open ? Txt_Group_X_open : - Txt_Group_X_closed, - Grp->GrpName); - fprintf (Gbl.F.Out,"\" class=\"ICON16x16\" />" - ""); + "closed", + Gbl.Title,Gbl.Title); /***** Group name *****/ fprintf (Gbl.F.Out,"" "" "\"\"" + " alt=\"%s\" title=\"%s\"" + " class=\"ICON16x16\" />" "", - Gbl.Prefs.IconsURL); + Gbl.Prefs.IconsURL, + Txt_Removal_not_allowed,Txt_Removal_not_allowed); /***** Name of group type *****/ fprintf (Gbl.F.Out,"" @@ -2115,7 +2122,8 @@ static void Grp_PutFormToCreateGroupType (void) "" "" "" "" "" "", Gbl.Prefs.IconsURL, + Txt_Removal_not_allowed,Txt_Removal_not_allowed, Gbl.Prefs.IconsURL, - Gbl.Prefs.IconsURL); + Txt_Group_closed,Txt_Group_closed, + Gbl.Prefs.IconsURL, + Txt_File_zones_disabled,Txt_File_zones_disabled); /***** Group type *****/ fprintf (Gbl.F.Out,"
" - "\"\"" "" "" "\"\"" + " alt=\"%s\" title=\"%s\"" + " class=\"ICON16x16\" />" "" "\"\"" + " alt=\"%s\" title=\"%s\"" + " class=\"ICON16x16\" />" "" "\"\"" + " alt=\"%s\" title=\"%s\"" + " class=\"ICON16x16\" />" ""