12,564
edits
TheNightAvl (talk | contribs) No edit summary Tag: Reverted |
TheNightAvl (talk | contribs) (Undo revision 31373 by TheNightAvl (talk)) Tag: Undo |
||
| Line 84: | Line 84: | ||
-- build combined translation row | -- build combined translation row | ||
if data.s_translation then | if data.s_translation then | ||
build('<tr><td style="' .. cell_style .. '" colspan=' .. term_count .. '> | build('<tr><td style="' .. cell_style .. '" colspan=' .. term_count .. '>“' .. data.s_translation .. '”</td></tr>') | ||
end | end | ||
build("</table>") | build("</table>") | ||