10,731
edits
TheNightAvl (talk | contribs) No edit summary |
TheNightAvl (talk | contribs) No edit summary |
||
Line 81: | Line 81: | ||
function rad_link(word) | function rad_link(word) | ||
return m_links.full_link{ | return "<span style=\"white-space: nowrap\">" .. m_links.full_link{term = word, language = m_languages.get_by_code("rad")} .. "</span>" | ||
} | |||
end | end | ||