− | local row3 = '<tr><td colspan="4" style="text-align: center;">' .. shipmodule[shipNum]["class"] .. ' Class ' .. shipdb.ShipTypes[shipmodule[shipNum]["type"]]["name"] .. '</td></tr>' | + | local row3 = '<tr><td colspan="4" style="text-align: center;">' .. shipmodule[shipNum]["class"] .. ' Class ' .. shipmodule[shipNum]["type"] .. '</td></tr>' |
| local row4 = '<tr><td colspan="4"><hr style="border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));" /></td></tr>' | | local row4 = '<tr><td colspan="4"><hr style="border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));" /></td></tr>' |