diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt
index 57ccdf5cd..5c7ff0abf 100644
--- a/data/y-web/Y_Blocks.txt
+++ b/data/y-web/Y_Blocks.txt
@@ -310,8 +310,8 @@ start-block~head_ni
yhttpd_cache_clear('');
//]]>
-{=include-block:Y_Blocks.txt;jQuery=}
-{=include-block:Y_Blocks.txt;jQuery_ui=}
+{=include-block:Y_Blocks.txt;js_jquery=}
+{=include-block:Y_Blocks.txt;js_jquery_ui=}
end-block~head_ni
# ------- Lay-HEAD close
@@ -321,7 +321,7 @@ end-block~head_close
# ============= jQuery
# ------- jQuery library
-start-block~jQuery
+start-block~js_jquery
-end-block~jQuery
+end-block~js_jquery
# ------- jQuery user interface
-start-block~jQuery_ui
+start-block~js_jquery_ui
-end-block~jQuery_ui
+end-block~js_jquery_ui
# ------- nhttpd save Settings
start-block~start_wizard_save_settings
diff --git a/data/y-web/Y_Boxcontrol_Messages.yhtm b/data/y-web/Y_Boxcontrol_Messages.yhtm
index be3e7cc3a..85027e706 100644
--- a/data/y-web/Y_Boxcontrol_Messages.yhtm
+++ b/data/y-web/Y_Boxcontrol_Messages.yhtm
@@ -1,6 +1,6 @@
{=var-set:cancache=yPyes=}
{=include-block:Y_Blocks.txt;head=}
-{=include-block:Y_Blocks.txt;jQuery=}
+{=include-block:Y_Blocks.txt;js_jquery=}