From 609f7d989299290e51bb87b8392b7b0bf408369c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20Ca=C3=B1as=20Vargas?= Date: Sat, 24 Dec 2016 01:50:27 +0100 Subject: [PATCH] Version 16.106.4 --- swad_changelog.h | 3 ++- swad_institution.c | 26 ++++++++++++++------------ 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/swad_changelog.h b/swad_changelog.h index b981e0ce0..7b9359e66 100644 --- a/swad_changelog.h +++ b/swad_changelog.h @@ -188,13 +188,14 @@ /****************************** Public constants *****************************/ /*****************************************************************************/ -#define Log_PLATFORM_VERSION "SWAD 16.106.3 (2016-12-24)" +#define Log_PLATFORM_VERSION "SWAD 16.106.4 (2016-12-24)" #define CSS_FILE "swad16.106.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.4: Dec 24, 2016 Changes in behaviour of labels in forms. (211408 lines) Version 16.106.3: Dec 24, 2016 Changes in behaviour of labels in forms. (211405 lines) Version 16.106.2: Dec 24, 2016 Changes in behaviour of labels in forms. (211409 lines) Version 16.106.1: Dec 24, 2016 Changes in stats about preferences. (211408 lines) diff --git a/swad_institution.c b/swad_institution.c index 94bc0120c..8e535c3d2 100644 --- a/swad_institution.c +++ b/swad_institution.c @@ -322,8 +322,8 @@ static void Ins_Configuration (bool PrintView) /***** Country *****/ fprintf (Gbl.F.Out,"" - "" - "%s:" + "" + "" "" "", The_ClassForm[Gbl.Prefs.Theme], @@ -338,7 +338,7 @@ static void Ins_Configuration (bool PrintView) /* Put form to select country */ Act_FormStart (ActChgInsCtyCfg); - fprintf (Gbl.F.Out,"", @@ -392,8 +393,8 @@ static void Ins_Configuration (bool PrintView) /***** Institution short name *****/ fprintf (Gbl.F.Out,"" - "" - "%s:" + "" + "" "" "", The_ClassForm[Gbl.Prefs.Theme], @@ -404,7 +405,8 @@ static void Ins_Configuration (bool PrintView) { /* Form to change institution short name */ Act_FormStart (ActRenInsShoCfg); - fprintf (Gbl.F.Out,"", @@ -420,8 +422,8 @@ static void Ins_Configuration (bool PrintView) /***** Institution WWW *****/ fprintf (Gbl.F.Out,"" - "" - "%s:" + "" + "" "" "", The_ClassForm[Gbl.Prefs.Theme], @@ -433,7 +435,7 @@ static void Ins_Configuration (bool PrintView) { /* Form to change institution WWW */ Act_FormStart (ActChgInsWWWCfg); - fprintf (Gbl.F.Out,"",