Changes

m
no edit summary
Line 295: Line 295:  
                 table.insert(result, "<h3>" .. title .. "</h3>")
 
                 table.insert(result, "<h3>" .. title .. "</h3>")
 
             end
 
             end
         else
+
         elseif form.normal or form.damaged then
 
             table.insert(result, "<h2>" .. title .. "</h2>")
 
             table.insert(result, "<h2>" .. title .. "</h2>")
 
         end
 
         end
cssedit, gkautomate
7,060

edits