Version 23.59.1: Jan 24, 2024 Responsive design in surveys.

This commit is contained in:
acanas 2024-01-24 17:13:53 +01:00
parent 9023312abd
commit 4e0da791d7
2 changed files with 9 additions and 9 deletions

View File

@ -501,10 +501,10 @@ static void Sta_PutFormGblHits (struct Sta_Stats *Stats)
HTM_TR_Begin (NULL);
/* Label */
Frm_LabelColumn ("RT","Role",Txt_Users);
Frm_LabelColumn ("REC_C1_BOT RT","Role",Txt_Users);
/* Data */
HTM_TD_Begin ("class=\"LT\"");
HTM_TD_Begin ("class=\"REC_C1_BOT LT\"");
HTM_SELECT_Begin (HTM_DONT_SUBMIT_ON_CHANGE,NULL,
"id=\"Role\" name=\"Role\""
" class=\"STAT_SEL INPUT_%s\"",
@ -532,10 +532,10 @@ static void Sta_PutFormGblHits (struct Sta_Stats *Stats)
HTM_TR_Begin (NULL);
/* Label */
Frm_LabelColumn ("RT","ScopeSta",Txt_Scope);
Frm_LabelColumn ("REC_C1_BOT RT","ScopeSta",Txt_Scope);
/* Data */
HTM_TD_Begin ("class=\"LT\"");
HTM_TD_Begin ("class=\"REC_C1_BOT LT\"");
Gbl.Scope.Allowed = 1 << Hie_SYS |
1 << Hie_CTY |
1 << Hie_INS |
@ -552,10 +552,10 @@ static void Sta_PutFormGblHits (struct Sta_Stats *Stats)
HTM_TR_Begin (NULL);
/* Label */
Frm_LabelColumn ("RT","CountType",Txt_Show);
Frm_LabelColumn ("REC_C1_BOT RT","CountType",Txt_Show);
/* Data */
HTM_TD_Begin ("class=\"LT\"");
HTM_TD_Begin ("class=\"REC_C1_BOT LT\"");
Sta_WriteSelectorCountType (Stats);
/***** Type of statistic *****/

View File

@ -44948,7 +44948,7 @@ const char *Txt_Statistic =
const char *Txt_Statistics_of_all_visits =
#if L==1 // ca
"Estad&iacute;stica de todos los accesos"; // Necessita traducció
"Estad&iacute;stica de tots els accessos";
#elif L==2 // de
"Statistik aller Besuche";
#elif L==3 // en
@ -44958,7 +44958,7 @@ const char *Txt_Statistics_of_all_visits =
#elif L==5 // fr
"Statistiques de toutes les visites";
#elif L==6 // gn
"Estad&iacute;stica de todos los accesos"; // Okoteve traducción
"Estad&iacute;stica opaite jeike rehegua";
#elif L==7 // it
"Statistiche di tutte gli accessi";
#elif L==8 // pl
@ -44966,7 +44966,7 @@ const char *Txt_Statistics_of_all_visits =
#elif L==9 // pt
"Estat&iacute;sticas de todas as visitas";
#elif L==10 // tr
"Statistics of all visits"; // Çeviri lazim!
"T&uuml;m ziyaretlerin istatistikleri";
#endif
const char *Txt_Statistics_of_visits_to_the_course_X = // Warning: it is very important to include %s in the following sentences