Content deleted Content added
m height="" HTML attribute deprecated; replace with CSS |
m semicolon |
||
Line 175:
local result, color_str, value_str;
result = {'|- \n! style="height: 16px;" | ', label, "\n"}
for i = 1,13 do
color_str = color_values[i];
|