Модуль:Prototypes/Механика/Частоты: различия между версиями

мНет описания правки
мНет описания правки
Строка 83: Строка 83:
     end
     end


     local output = '<span class="radio">' .. table.concat(resultSpans, " ") .. '</span>'
     local output = '<span>' .. table.concat(resultSpans, " ") .. '</span>'
     return output
     return output
end
end


return p
return p