Changes

m
no edit summary
Line 100: Line 100:  
     end
 
     end
 
     if row.tags.cleared then
 
     if row.tags.cleared then
         row.formation = row.formation .. "<br />(Post-Clear)"
+
         row.formation = row.formation .. "<br />(Clear)"
 
     end
 
     end
 
     local color, font_weight = "initial", "initial"
 
     local color, font_weight = "initial", "initial"