diff --git a/data/y-web/Y_Blocks.txt b/data/y-web/Y_Blocks.txt
index 3c9f2dea5..0dc983ea3 100644
--- a/data/y-web/Y_Blocks.txt
+++ b/data/y-web/Y_Blocks.txt
@@ -522,9 +522,10 @@ start-block~remote
{=if-equal:{=var-get:boxtype=}~CST Zee2~ {=include-block:Y_Blocks.txt;rc_cst_v6=}~
{=if-equal:{=var-get:boxtype=}~CST Link~ {=include-block:Y_Blocks.txt;rc_cst_v4=}~
{=if-equal:{=var-get:boxtype=}~CST Trinity Duo~ {=include-block:Y_Blocks.txt;rc_cst_v6=}~
+ {=if-equal:{=var-get:boxtype=}~AX-Technologies HD51~{=include-block:Y_Blocks.txt;rc_hd51=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
- =}=}=}=}=}=}=}=}
+ =}=}=}=}=}=}=}=}=}
=}=}
~
{=if-equal:{=var-get:yfbtype=}~-2~ {=include-block:Y_Blocks.txt;rc_dbox_philips=}~
@@ -537,9 +538,10 @@ start-block~remote
{=if-equal:{=var-get:yfbtype=}~6~ {=include-block:Y_Blocks.txt;rc_cst_v6=}~
{=if-equal:{=var-get:yfbtype=}~7~ {=include-block:Y_Blocks.txt;rc_cst_v4=}~
{=if-equal:{=var-get:yfbtype=}~8~ {=include-block:Y_Blocks.txt;rc_cst_v6=}~
+ {=if-equal:{=var-get:yfbtype=}~9~ {=include-block:Y_Blocks.txt;rc_hd51=}~
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
- =}=}=}=}=}=}=}=}=}=}
+ =}=}=}=}=}=}=}=}=}=}=}
=}
end-block~remote
@@ -935,3 +937,59 @@ start-block~rc_dbox_philips
end-block~rc_dbox_philips
+
+# ------ Remote AX/Mutant HD51
+start-block~rc_hd51
+
+
+end-block~rc_hd51
diff --git a/data/y-web/images/Makefile.am b/data/y-web/images/Makefile.am
index f8a8e47be..b715734b1 100644
--- a/data/y-web/images/Makefile.am
+++ b/data/y-web/images/Makefile.am
@@ -56,6 +56,7 @@ install_DATA = accept.png \
rc_cst_v6.png \
rc_dbox_nokia_old.png \
rc_dbox_philips.png \
+ rc_hd51.png \
record.png \
reload.png \
remove.png \
diff --git a/data/y-web/images/rc_hd51.png b/data/y-web/images/rc_hd51.png
new file mode 100644
index 000000000..8326c368d
Binary files /dev/null and b/data/y-web/images/rc_hd51.png differ