45,647
edits
No edit summary |
No edit summary |
||
Line 415: | Line 415: | ||
function(lang, terminfo) | function(lang, terminfo) | ||
return m_form_of.format_form_of {text = text, terminfo = terminfo, | return m_form_of.format_form_of {text = text, terminfo = terminfo, | ||
terminfo_face = " | terminfo_face = "bold", posttext = iargs["posttext"]}, {} | ||
end | end | ||
) | ) |