diff --git a/data/y-web/Y_Boxcontrol_Menue.yhtm b/data/y-web/Y_Boxcontrol_Menue.yhtm index 9975ded02..0abec8eb2 100644 --- a/data/y-web/Y_Boxcontrol_Menue.yhtm +++ b/data/y-web/Y_Boxcontrol_Menue.yhtm @@ -192,8 +192,8 @@ function epg_plus_popup() {
- - + +
....

@@ -232,8 +232,8 @@ function epg_plus_popup() {
SIG %
- - + +
....
@@ -241,8 +241,8 @@ function epg_plus_popup() {
SNR %
- - + +
....
diff --git a/data/y-web/Y_Timer_List.yhtm b/data/y-web/Y_Timer_List.yhtm index 66b6e9dc8..911ec1ec7 100644 --- a/data/y-web/Y_Timer_List.yhtm +++ b/data/y-web/Y_Timer_List.yhtm @@ -40,7 +40,7 @@ {=func:get_timer_list {=var-get:row=}=} - + neuer Timer diff --git a/data/y-web/Y_Version.txt b/data/y-web/Y_Version.txt index 4d7d2c3d4..363687777 100644 --- a/data/y-web/Y_Version.txt +++ b/data/y-web/Y_Version.txt @@ -1,3 +1,3 @@ -version=2.9.1.09 +version=2.9.1.10 date=06.09.2022 info=NI-Neutrino diff --git a/data/y-web/images/Makefile.am b/data/y-web/images/Makefile.am index f8265bd53..c2244df37 100644 --- a/data/y-web/images/Makefile.am +++ b/data/y-web/images/Makefile.am @@ -7,7 +7,7 @@ install_DATA = accept.png \ arrowright.png \ arrowup.png \ audiobar.png \ - blank.gif \ + blank.png \ check_green.png \ comment.png \ cross.png \ @@ -94,8 +94,7 @@ install_DATA += chmod.png \ work.gif # NI-yWeb -install_DATA += blank.png \ - cancel.png \ +install_DATA += cancel.png \ colored_bar.png \ server_add.png \ server_delete.png \ diff --git a/data/y-web/images/blank.gif b/data/y-web/images/blank.gif deleted file mode 100644 index 5bfd67a2d..000000000 Binary files a/data/y-web/images/blank.gif and /dev/null differ