diff --git a/src/nhttpd/web/Y_Blocks.txt b/src/nhttpd/web/Y_Blocks.txt index d545ba880..1314d137c 100644 --- a/src/nhttpd/web/Y_Blocks.txt +++ b/src/nhttpd/web/Y_Blocks.txt @@ -587,55 +587,55 @@ end-block~rc_cst_v1 # ------- Remote CST V2 (NEO) start-block~rc_cst_v2 -remote +remote - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + end-block~rc_cst_v2 diff --git a/src/nhttpd/web/Y_Version.txt b/src/nhttpd/web/Y_Version.txt index 0915170ff..eec05dc4d 100644 --- a/src/nhttpd/web/Y_Version.txt +++ b/src/nhttpd/web/Y_Version.txt @@ -1,4 +1,4 @@ -version=2.9.0.3 +version=2.9.0.4 date=25.02.2015 type=Release info=Port CST diff --git a/src/nhttpd/web/images/Makefile.am b/src/nhttpd/web/images/Makefile.am index e15c653c2..b516013b1 100644 --- a/src/nhttpd/web/images/Makefile.am +++ b/src/nhttpd/web/images/Makefile.am @@ -46,7 +46,7 @@ install_DATA = accept.png \ properties.png \ radio.png \ rc_cst_v1.jpg \ - rc_cst_v2.jpg \ + rc_cst_v2.png \ rc_cst_v3.png \ rc_cst_v4.png \ rc_cst_v5.png \ diff --git a/src/nhttpd/web/images/rc_cst_v2.jpg b/src/nhttpd/web/images/rc_cst_v2.jpg deleted file mode 100644 index 03d0c1c02..000000000 Binary files a/src/nhttpd/web/images/rc_cst_v2.jpg and /dev/null differ diff --git a/src/nhttpd/web/images/rc_cst_v2.png b/src/nhttpd/web/images/rc_cst_v2.png index c0f0ae881..999e5e0b1 100644 Binary files a/src/nhttpd/web/images/rc_cst_v2.png and b/src/nhttpd/web/images/rc_cst_v2.png differ