diff --git a/data/y-web/Makefile.am b/data/y-web/Makefile.am index 5ac57ed7b..a21155337 100644 --- a/data/y-web/Makefile.am +++ b/data/y-web/Makefile.am @@ -9,7 +9,8 @@ install_DATA = extensions.txt \ favicon.ico \ index.html \ robots.txt \ - Y_About.yhtm \ + Y_About_Image.yhtm \ + Y_About_yWeb.yhtm \ Y_Baselib.js \ Y_Blank.yhtm \ Y_Blocks.txt \ @@ -78,8 +79,7 @@ install_DATA = extensions.txt \ Y_yWeb.js # NI-yWeb -install_DATA += Y_NI_About.yhtm \ - Y_NI_Camd-control.yhtm \ +install_DATA += Y_NI_Camd-control.yhtm \ Y_NI_Infoicons-control.yhtm \ Y_NI_m3uConInfo.yhtm \ Y_NI_m3uConvert.yhtm \ diff --git a/data/y-web/Y_NI_About.yhtm b/data/y-web/Y_About_Image.yhtm similarity index 95% rename from data/y-web/Y_NI_About.yhtm rename to data/y-web/Y_About_Image.yhtm index 15bda9f13..5e3dfd03b 100644 --- a/data/y-web/Y_NI_About.yhtm +++ b/data/y-web/Y_About_Image.yhtm @@ -90,7 +90,7 @@ function get_update_txt() { //show_waitbox(true); loadSyncURL("/control/exec?Y_NI_Tools&get_update_txt"); - window.document.location.href="/Y_NI_About.yhtm?ani=false"; + window.document.location.href="/Y_About_Image.yhtm?ani=false"; } jQuery(document).ready(function(){ @@ -112,7 +112,7 @@ jQuery(document).ready(function(){
{=ini-get:/.version;imagename=} - + @@ -152,10 +152,10 @@ jQuery(document).ready(function(){
{=if-file-exists:/tmp/update.txt~
- {=L:ni.about.image_upd_no=}
- {=L:ni.about.image_upd_yes=}
+ {=L:info.about.image_upd_no=}
+ {=L:info.about.image_upd_yes=}
| - + diff --git a/data/y-web/Y_About.yhtm b/data/y-web/Y_About_yWeb.yhtm similarity index 94% rename from data/y-web/Y_About.yhtm rename to data/y-web/Y_About_yWeb.yhtm index 7c230c343..774a7c91c 100644 --- a/data/y-web/Y_About.yhtm +++ b/data/y-web/Y_About_yWeb.yhtm @@ -6,7 +6,7 @@
- {=var-set:menu={=L:info.about=}=}{=include-block:Y_Blocks.txt;work_menu=} |