DTC-Icon-fix
This commit is contained in:
parent
9072f2b3e2
commit
eaf2c9d8a8
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user