Changes

no edit summary
Line 145: Line 145:  
       end
 
       end
 
       if table.getn(fleet.voices or {}) > 0 then
 
       if table.getn(fleet.voices or {}) > 0 then
         fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices[1], formatVoice), ' ')
+
         fleetNote = fleetNote .. ' ' .. U.ijoin(U.imap(fleet.voices, formatVoice), ' ')
 
       end
 
       end
 
       table.insert(result, string.format('|-\n!colspan="11"|%s', fleetNote))
 
       table.insert(result, string.format('|-\n!colspan="11"|%s', fleetNote))
cssedit, gkautomate
6,926

edits