Language pre-processor test fails - reverted

This commit is contained in:
arendst 2018-01-20 18:01:39 +01:00
parent 080296754c
commit ecb18db4b2
1 changed files with 4 additions and 4 deletions

View File

@ -96,11 +96,11 @@ const char HTTP_HEAD[] PROGMEM =
#ifdef BE_MINIMAL
"<div style='text-align:center;color:red;'><h3>" D_MINIMAL_FIRMWARE_PLEASE_UPGRADE "</h3></div>"
#endif
#if MY_LANGUAGE == es-AR
"<div style='text-align:center;'><h3>" D_MODULE " {ha</h3><h2>{h}</h2></div>";
#else
//#if (MY_LANGUAGE == es-AR) // This does not function
// "<div style='text-align:center;'><h3>" D_MODULE " {ha</h3><h2>{h}</h2></div>";
//#else
"<div style='text-align:center;'><h3>{ha " D_MODULE "</h3><h2>{h}</h2></div>";
#endif
//#endif
const char HTTP_SCRIPT_CONSOL[] PROGMEM =
"var sn=0;" // Scroll position
"var id=99;" // Get most of weblog initially