DTC-Icon-fix

This commit is contained in:
Marcel Peterkau 2022-08-23 00:12:03 +02:00
parent 9072f2b3e2
commit eaf2c9d8a8

View File

@ -155,7 +155,7 @@ String processor(const String &var)
temp = temp + "info";
break;
}
temp = temp + "_black.png></td><td>";
temp = temp + ".png></td><td>";
if (DTCStorage[i].active == DTC_ACTIVE)
temp = temp + "active";