diff --git a/tasmota/xdrv_01_webserver.ino b/tasmota/xdrv_01_webserver.ino
index 4595f50a2..7ecf647b4 100644
--- a/tasmota/xdrv_01_webserver.ino
+++ b/tasmota/xdrv_01_webserver.ino
@@ -214,12 +214,15 @@ const char HTTP_HEAD_STYLE3[] PROGMEM =
"
" D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "
" // COLOR_TEXT_WARNING
#endif
"" // COLOR_TITLE
+/*
#ifdef LANGUAGE_MODULE_NAME
"
" D_MODULE " %s
"
#else
"
%s " D_MODULE "
"
#endif
- "
%s
";
+*/
+ "
%s
" // Module name
+ "
%s
"; // Device name
const char HTTP_MSG_SLIDER_GRADIENT[] PROGMEM =
"
"