diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt
index 80cd5e7fc..c139ec9ab 100644
--- a/data/y-web/Y_Blocks.txt
+++ b/data/y-web/Y_Blocks.txt
@@ -547,7 +547,7 @@ start-block~remote
{=if-equal:{=var-get:boxtype=}~AirDigital Zgemma H7C/S~ {=include-block:Y_Blocks.txt;rc_zgemma_h7=}~
{=if-equal:{=var-get:boxtype=}~AX-Technologies HD60~{=include-block:Y_Blocks.txt;rc_ax_hd51=}~
{=if-equal:{=var-get:boxtype=}~Mutant HD60~ {=include-block:Y_Blocks.txt;rc_mutant_hd51=}~
- {=if-equal:{=var-get:boxtype=}~AX-Technologies HD61~{=include-block:Y_Blocks.txt;rc_ax_hd51=}~
+ {=if-equal:{=var-get:boxtype=}~AX-Technologies HD61~{=include-block:Y_Blocks.txt;rc_ax_hd61=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
@@ -1089,6 +1089,62 @@ start-block~rc_mutant_hd51
end-block~rc_mutant_hd51
+# ------ Remote AX HD61
+start-block~rc_ax_hd61
+
+
+end-block~rc_ax_hd61
+
# ------ Remote WWIO BRE2ZE 4K
start-block~rc_wwio_bre2ze4k
diff --git a/data/y-web/images/Makefile.am b/data/y-web/images/Makefile.am
index d8e5626ee..6898ae549 100644
--- a/data/y-web/images/Makefile.am
+++ b/data/y-web/images/Makefile.am
@@ -105,8 +105,7 @@ install_DATA += rc_ax_hd51.png \
endif
if BOXMODEL_HD61
-install_DATA += rc_ax_hd51.png \
- rc_mutant_hd51.png
+install_DATA += rc_ax_hd61.png
endif
if BOXMODEL_BRE2ZE4K
diff --git a/data/y-web/images/rc_ax_hd61.png b/data/y-web/images/rc_ax_hd61.png
new file mode 100644
index 000000000..e2bb0dccb
Binary files /dev/null and b/data/y-web/images/rc_ax_hd61.png differ